Trow Hover Effect On Index
#21
What's your forum URL?
Reply
#22
if my forum id is: 12

I have to replace in this manner?

tbody[id*='12'] tr:hover td.trow1, 
tbody[id*='12'] tr:hover td.trow2 {
    background: #dedede;
}
Reply
#23
Don't work for me, i have id forum 12 and I replace:

tbody[id*='12'] tr:hover td.trow1, 
tbody[id*='12'] tr:hover td.trow2 {
    background: #dedede;
}

I do something wrong?
Reply
#24
I really loved this tutorial,

tried to figure out how to make it work for threads too, but unfortunately didn't find any solution to make this work for threads too. Somebody any ideas how it might work?
Kortrijk Airsoft Division
  • Community Forum
  • Fotogallery
  • Airsoft Events
airsoftdivision.be
Reply
#25
^ style code like below should work
tr:hover td.trow1, 
tr:hover td.trow2 {background: #dedede;}
Reply
#26
How dumb of me, always searching way to far xD.

Ty you're a legend! Smile
Kortrijk Airsoft Division
  • Community Forum
  • Fotogallery
  • Airsoft Events
airsoftdivision.be
Reply
#27
You Rocks! Thanks!
Reply
#28
(2017-04-27, 10:38 AM).m. Wrote: ^ style code like below should work
tr:hover td.trow1, 
tr:hover td.trow2 {background: #dedede;}

i know it's a very old thread. is there anyway we can do it only for thread list and the main forum index list?
if we use this hover the entire site all rows get the effect. like newthrea template and others.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)