
Thank you + repHere got it:
Code:<style type="text/css"> a { font-size: 10px; color: #000000; } a:link { text-decoration: none; color: #000000; } a:visited { text-decoration: none; color: #000000; } a:hover { text-decoration: underline; background-color: #FF5050; } } a:active { text-decoration: none; color: #000000; } </style>
But is there anyway for it to go right across to the other side of the navigation box?
*Image Removed*
Thank you Brad for the sig
Signature edited by Nick- (Forum Super Moderator): Please do not have images that exceed the limit for non VIPs (700 x 150) in your signature.
put the nav in a table each link in a different table
Then make the table a link.
I think that will work
Looking for a good desiner to design a social networking template.
PM me.
Code:li a { display: block; width: 100%; } li a:hover { background-color: red; }HTML Code:<li><a href="about: blank">Foo</a></li> <li><a href="about: blank">Foo</a></li> <li><a href="about: blank">Foo</a></li>
kinda quit.
Want to hide these adverts? Register an account for free!