HighDots Forums  

Help needed w/CSS and Netscape problem

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Help needed w/CSS and Netscape problem in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Joe Wilson
 
Posts: n/a

Default Help needed w/CSS and Netscape problem - 06-30-2004 , 09:59 PM






I've just added CSS (for type only, not for layout) to this site, and it
works fine in IE, but in Netscape 6 the text does not appear at all (it's
light grey against a black HTML background). Can anybody tell me if there
is some problem with Netscape and CSS that I'm unaware of? Maybe some
attributes that Netscape doesn't support? Thanks for any help.

Here's a link to one of the pages:

www.playdeaddesign.com/what_we_do.html

Reply With Quote
  #2  
Old   
Mad Dog
 
Posts: n/a

Default Re: Help needed w/CSS and Netscape problem - 06-30-2004 , 11:07 PM






Your style sheet and some images are pointing to files on your computer:

<link href="file:///Work%20Files/Desktop%20Folder/playdead_v4/playdead.css"
rel="stylesheet" type="text/css">

img
src="file:///Work%20Files/Desktop%20Folder/playdead_v4/menu_space_left_05.gi
f" width="24" height="196"></td>

Etc.

No one but you on your computer will se these.

MD



Joe Wilson wrote:
Quote:
I've just added CSS (for type only, not for layout) to this site, and
it works fine in IE, but in Netscape 6 the text does not appear at
all (it's light grey against a black HTML background). Can anybody
tell me if there is some problem with Netscape and CSS that I'm
unaware of? Maybe some attributes that Netscape doesn't support?
Thanks for any help.

Here's a link to one of the pages:

www.playdeaddesign.com/what_we_do.html



Reply With Quote
  #3  
Old   
webmaster
 
Posts: n/a

Default Re: Help needed w/CSS and Netscape problem - 07-01-2004 , 05:06 AM




"Joe Wilson" <JoeWilson_106 (AT) hotmail (DOT) com> wrote

Quote:
I've just added CSS (for type only, not for layout) to this site, and it
works fine in IE,
<snip>
Quote:
Here's a link to one of the pages:

www.playdeaddesign.com/what_we_do.html
IE 6 and Firefox 0.9
No text visible.

Haven't seen the stylesheet but suggest that text and background color are
probably the same.

Terry




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.