View Full Version : Link Colors
devildan
March 24th, 2002, 13:30
Is there a way to have my navagation bar have one set of link effects and the rest of my page another set of link effects. And also, is there a way to get rid of the blue border around my linked graphics. My Site (http://wind.prohosting.com/prduke/)
meow
March 24th, 2002, 14:29
Yeah, you're alsready set for it. :p
#nav a:link {...}
#nav a:visited {...}
#nav a:hover {...}
#nav a:active {...}
To get rid of the blue border:
<img border="0">
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.