In your style .css add this
.sidecontainer a img {
border: none;
}
In your style .css add this
.sidecontainer a img {
border: none;
}
Did that...didn't work! Oh no! :)
Stick my code at the very end of style.css if you don't know where to put it appropriately
img { border:0;} at the bottom of your css seems to work here.
Alphaoide...I did put your code at the end of style.css and the border still showed up.
Podz...tried yours as well, and the border still displays.
Clear cache, cookies, whatever
strong refresh (ctrl - shift - r on most browsers, sometime more than once, to use the new css.)
Have you added it to bottom of STYLE.CSS? I don't see it right now. Add it and let us know. Remember! At the very BOTTOM of STYLE .CSS so that we could easily find it, 'cause you css file is so messy.
I took the image off the page yesterday evening, which is why no one is seeing any problems anymore. And Alphaoide...it WAS at the bottom of style.css. The very bottom. The very bottom. I'm not an idiot. Not sure why you couldn't see it, but I just took it off two minutes ago so it was there...at the bottom. Regardless, problem solved.
This topic has been closed to new replies.