CharmedBabe
08-11-2004, 02:22 PM
hey, i just made a new layout for my blend site, so i uploaded it and changed the css sheet but its not working!! the scrollbars on the frames have stayed the colour they used to be and so has the text! here is what it looks like
A:link
{ text-decoration: none ; color:#3B2C3E; font-style: italic; font-weight:bold;}
A:visited
{ text-decoration: none ; color:#66ADCE; font-style: italic; font-weight:bold;}
A:active
{ text-decoration: none ; color:#66ADCE; font-style: normal; font-weight:bold;}
A:hover
{ text-decoration: none ; color:#FFFFFF; font-style: normal; font-weight:bold; background:#66CCFF; cursor: help; }
body
{ background-color: transparent;
font-family:Trebuchet MS;
color: #FFFFFF ;
letter-spacing: 0pt;
font-weight:normal;
font-size:8pt;
cursor: default;
scrollbar-base-color: #66CCFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #66CCFF;
scrollbar-track-color: #FFFFFF;
scrollbar-3d-light-color: #000000;}
H1
{height: 12pt;
width: 400px;
font-family:Trebuchet MS;
color: #FFFFFF;
font-size:8pt;
font-weight:bold;
background:#B3E6FD;
border:#0A91D0 solid 1px;
cursor: default;
padding-left:2;
opacity: .5;
filter: alpha(opacity=50);
-moz-opacity: .5;
}
img
{border: 0px}
what am i doing wrong?
A:link
{ text-decoration: none ; color:#3B2C3E; font-style: italic; font-weight:bold;}
A:visited
{ text-decoration: none ; color:#66ADCE; font-style: italic; font-weight:bold;}
A:active
{ text-decoration: none ; color:#66ADCE; font-style: normal; font-weight:bold;}
A:hover
{ text-decoration: none ; color:#FFFFFF; font-style: normal; font-weight:bold; background:#66CCFF; cursor: help; }
body
{ background-color: transparent;
font-family:Trebuchet MS;
color: #FFFFFF ;
letter-spacing: 0pt;
font-weight:normal;
font-size:8pt;
cursor: default;
scrollbar-base-color: #66CCFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #66CCFF;
scrollbar-track-color: #FFFFFF;
scrollbar-3d-light-color: #000000;}
H1
{height: 12pt;
width: 400px;
font-family:Trebuchet MS;
color: #FFFFFF;
font-size:8pt;
font-weight:bold;
background:#B3E6FD;
border:#0A91D0 solid 1px;
cursor: default;
padding-left:2;
opacity: .5;
filter: alpha(opacity=50);
-moz-opacity: .5;
}
img
{border: 0px}
what am i doing wrong?