HighDots Forums  

Style sheet problems...styles not showing up

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Style sheet problems...styles not showing up in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rob D'Amico
 
Posts: n/a

Default Style sheet problems...styles not showing up - 11-19-2003 , 11:18 AM






For http://www.transtexas.org

I set up a style sheet for links ... the styles for link and visited show
up, but not the rollover hover.

Additionally, my custom style for site copy isn't displaying either, it
should be verdana, etc., and is showing up Times New Roman.

I have this problem continually on some sites. But I have created other
sites where I follow the same process (creating new style file, defining
styles, etc.) for a template and everything works fine.

Unfortunately, I'm not code savy enough to see what's going on. Any ideas?


Reply With Quote
  #2  
Old   
Michael Fesser
 
Posts: n/a

Default Re: Style sheet problems...styles not showing up - 11-19-2003 , 03:40 PM






Rob D'Amico wrote:

Quote:
For http://www.transtexas.org

I set up a style sheet for links ... the styles for link and visited show
up, but not the rollover hover.
The order of the pseudo-classes is _very_ important, use this:

a:link
a:visited
a:hover
a:active

5.11.3 The dynamic pseudo-classes: :hover, :active, and :focus
http://www.w3.org/TR/REC-CSS2/selector.html#dynamic-pseudo-classes

Quote:
Additionally, my custom style for site copy isn't displaying either, it
should be verdana, etc., and is showing up Times New Roman.
Looks correct here.

Micha


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.