Forum Moderators: not2easy

Message Too Old, No Replies

Defaults in Dreamweaver over writing my CSS

         

Leisals

1:48 pm on May 20, 2005 (gmt 0)



Ive made my site using CSS and all works fine AFTER youve clicked all the links once. The default behavious for links unvisited (probably set in dreamweaver MX) is over riding my CSS it so all my links are blue and underlined.

Ive searched everywhere in Dreamweaver and I cant find any defaults so I can turn this off!

Any ideas? What am I missing?

createErrorMsg

2:50 pm on May 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



is over riding my CSS it so all my links are blue and underlined

Since this is browser default, I suspect the problem is not something DW is adding, but that your styles for unvisited links are not being applied to begin with.

Post the CSS you used to style those links.

cEM