hey there. i'm using the "minimalist 1" theme by Joey Robinson for my site @ kopekbaligicalisiyor.com. everything's fine but one thing; when you press the headlines in sidebar, the menu items appear flawlesly in chrome, but in firefox and ie with a green outline. any ideas?
I can't see any green outlines using Firefox 3.6.3.
hmm.. maybe its the java version. i use 3.6.3 too, and i have those green outlines. anyway, thanks...
horiamar
Member
Posted 1 year ago #
I see no outlines, and I am using FF 3.0.19
seems everything ok.
kabirdeleeuw
Member
Posted 1 year ago #
I had a problem similar with images in my posts. this is what I did
in the appearence sidebar, I went to editor, and then the stylesheet. after the line near the top that has:
*/
I wrote in this code:
a img {border: none; }
this overrides browser default for borders around image links