dreamweaver problem

  • rtm223
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Mar 24, 2004
  • Posts: 1855
  • Loc: Uk
  • Status: Offline

Post May 25th, 2004, 9:25 am

Code: [ Select ]
<a class="whitelink" href="blahblahblah">blah</a>


then in the style tag ADD:

Code: [ Select ]
a.whitetag, a.whitetag:visited{color:#FFFFFF;}

a.whitetag:hover{color:#9999ff;}
  1. a.whitetag, a.whitetag:visited{color:#FFFFFF;}
  2. a.whitetag:hover{color:#9999ff;}


Make the hover color white if you dont want a different hover color. If you want the white link to hover the same color as the other links, then just remove the hover color, it will default back to the one you already have.

I have used class="whitelink" because this means you can have as many as you want that follow these rules.
CSS website design tutorials
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post May 25th, 2004, 9:25 am

  • adidas1200
  • Novice
  • Novice
  • User avatar
  • Joined: Feb 05, 2004
  • Posts: 33
  • Loc: chicago
  • Status: Offline

Post May 25th, 2004, 9:37 am

works perfect...........thanks again

Post Information

  • Total Posts in this topic: 17 posts
  • Users browsing this forum: No registered users and 233 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.