Topic: Whats wrong about this CSS file?? (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=10675" title="Pages that link to Topic: Whats wrong about this CSS file?? (Page 1 of 1)" rel="nofollow" >Topic: Whats wrong about this CSS file?? <span class="small">(Page 1 of 1)</span>\

 
Xdreamer.ch
Maniac (V) Inmate

From: Switzerland
Insane since: Mar 2001

posted posted 02-12-2002 18:59
code:
body { scrollbar-face-color: #FF9900; scrollbar-highlight-color: #000000; scrollbar-shadow-color: #000000; scrollbar-3dlight-color: #FF9900; scrollbar-arrow-color: #000000; scrollbar-track-color: #000000; scrollbar-darkshadow-color: #FF9900}

font
{
text-decoration: none;
FONT-FAMILY: arial;
font-size : 8pt;
color: #000000;
}


a:link
{
text-decoration: none;
FONT-FAMILY: arial;
font-size : 8pt;
color: #000000;
}

a:hover
{
text-decoration: none;
FONT-FAMILY: arial;
font-size : 8pt;
color: #FF9900;

}

a:visited
{
text-decoration: none;
FONT-FAMILY: arial;
font-size : 8pt;
color: #000000;
}



--> it is very strange...if I edit the index.htm in DW and press F12 for
a quick preview the CSS works fine.
But when I visit the online site
the CSS doesn't work for me....I have it tested a several ie's sometimes it
works and sometimes it doesn't.

do you have a clou about this??

tHx

cu
~Xdreamer.ch~
-------------------------------
to stupid for transparent sigs

Emperor
Maniac (V) Mad Scientist with Finglongers

From: Cell 53, East Wing
Insane since: Jul 2001

posted posted 02-12-2002 19:44

It looks OK to me although I might have misunderstood the probelm. I would suggest moving the font definitions into the header and adding some actually text to the page other than links and you may want to put inverted commas around rel=stylesheet. I did think that the obvious answwer was that your stylesheet wasn't there but it is.

Emps

eyezaer
Lunatic (VI) Mad Scientist

From: the Psychiatric Ward
Insane since: Sep 2000

posted posted 02-12-2002 20:07

I dont see anyting... I would change this link to the full path tho...

<link rel=stylesheet type="text/css" href="design.css">

to

href="http://www.xdreams.ch/projects/phekz/design.css"

Xdreamer.ch
Maniac (V) Inmate

From: Switzerland
Insane since: Mar 2001

posted posted 02-12-2002 20:18

tHx guys i'll try it a.s.a.p :-D

cu
~Xdreamer.ch~
-------------------------------
to stupid for transparent sigs



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu