Text links not appearing correctly

message from mojooz on 19 Jul 2004
Hi

I?ve made 2 different styles of link on one page using CSS selectors. The
links have different fonts and sizes and different colors in the link, hover
and visited states. I tried doing this in 2 ways: firstly by class and secondly
by layer. At first it seemed to work perfectly. I used Internet Explorer as the
browser but it only worked when the links in question were false. A soon as I
linked to actual pages within my site, the links would only show the visited
state - link and hover no longer registered. I tried opening the page with
Mozilla Firefox and this showed the a:link and a:hover states but not the
visited.

Any insights into this would be greatly appreciated.

Thanks.
 
Mad Dog replied to mojooz on 19 Jul 2004
Can you post a URL so we can look? I suspect you have your CSS link styles
in the wrong order. Make sure they're in the order: link, visited, hover,
active.

MD

mojooz wrote:
 

Archived message: Text links not appearing correctly (Macromedia Dreamweaver Web Design)