![]() |
HTML gurus
Need some help.
How to make thumbs change border color when you place mouse over it ? Like on www.madthumbs.com |
Quote:
css style? A:hover i would imagine |
Just look at the source of the site you want to rip off.
|
A:hover img, A:active img, A:visited img {border:1px; border-thickness: 1px; border-color: #000000; border-style: solid}
|
Quote:
Simply use a normal class, then onmouseover="className='otherclass';" onmouseout="className='originalclass'". The classes should, ofcourse, specify the bordercolor. |
Quote:
|
aight thanks, i'll try.
|
Quote:
|
ok this worked:
A:hover img, A:active img, A:visited img {border:1px; border-thickness: 1px; border-color: #000000; border-style: solid} But I want it only for a few thumbs that are on the bottom of the page. Other thumbs should be left as the are. How to do it ? I figure some css tag ? |
Quote:
<A HREF="" CLASS="anyclassname"><IMG SRC= bla bla |
Quote:
thanks :thumbsup |
Quote:
|
Quote:
you got a problem ? |
All times are GMT -7. The time now is 07:18 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123