![]() | |||||||
Highlighted Borders How can I make a "Highlighted" border around an image? Specifically: Where the border color changes with a mouse rollover. Thanks, Jack |
Jasc has a rollover effect create, otherwise use css. |
Ok more specifically use this: A:hover { COLOR: #FFFFFF; TEXT-DECORATION: none;} A being link, hover being when you mouse over, color is the color you want and don't worry about text decoration. but add a border to your image, make it a link <a name=img><img src=your image.jpg border=1></a> then the hover tag will take cre of it without any fancy rollovers. Also add a.orange:hover and it'll only affect the links with <a.orange href=yada>. hope this helps. |
Highlighted Borders Insomnia, Don't quite get it! I'm at: http://www.equipmentpolice.com/TEST.Html Could you show me the code as it would exactly appear? Thanks, Jack |
| All times are GMT -7. The time now is 04:26 PM. |
Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0