1 ethan5150 Mar 25, 2011 19:38
3 ethan5150 Mar 25, 2011 21:17
Well, unfortunately this didn't work. Here's what I used:
.bText a:hover {
color: #000000;
}
Also, I'm unclear as to where the skin's thread is - I thought that the Templates, skins, XHTML and CSS area was where I was supposed to post - can you clarify for me? Thanks, and sorry for posting in the wrong area...
4 tilqicom Mar 25, 2011 21:49
yea use this:
#tq-content a:hover {
color: #000000;
}
the skins topic is here: http://forums.b2evolution.net/viewtopic.php?t=21777
5 ethan5150 Mar 25, 2011 21:52
Excellent - thanks!
Ethan5150 wrote:
The above is wrong.
#bText should be .bText
and could you please report skin issues in skin's own thread instead of creating new topic for every single issue, especially when it is as tiny as this one