Akenatehm Posted April 18, 2009 Share Posted April 18, 2009 Why doesn't this work? I have tried shortening my code and now none of the below work. a.nav:link:visited{ padding:10px 200px 50px 20px; } a.nav:link:visited:hover{ text-transform: uppercase; text-decoration: none; font-size: 20; background: url(images/greynavmid.png) no-repeat; width:179px; height:38px; line-height: 1.9; color:#78c72c; list-style: none; text-align: left; border: 0; } a.nav:hover{ padding:10px 200px 200px 40px; } HTML: <li class="navitem" id="Info"><a href="info.php"name="Info" class="nav">Info</a></li> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.