Hello again,
This is hopefully my last concern with css editing. My current homepage displays it's homepage widget on the right sidebar correctly. I also have a different right sidebar image widget displayed on all the other pages. This image widget, however still displays itself underneath the homepage widget on the homepage. I was wonder if there was a quick fix to erase this Right Sidebar widget from my homepage. Thanks!
I have used the command:
.homepagecontent {
display:none;
}
Thus far it has eradicated everything, but still this image widget shows up.