festiane
03-15-2005, 10:40 AM
Hi, I've been trying for the past hour or so to get my scrollbars coloured the way Lissa explained but it's not appearing (http://likerainonyourweddingday.blogspot.com/). I'd really appreciate any help. Thanks!
<style type="text/css">
<!--
body { background-image: url(http://ourworld.cs.com/louisastefanie/rainbg.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
}
-->
body {background-color: #9DB3C1;
font-family: tahoma;
color: #000000;
font-size: 9pt;}
{
scrollbar-face-color:#A5B9C4;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#A5B9C4;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#A5B9C4;
scrollbar-track-color:#A5B9C4;
scrollbar-arrow-color:#000000;
}
a:link {text-decoration: none; font-weight: normal; color: #363333}
a:visited {text-decoration: none; font-weight: normal; color: #363333}
a:hover {text-decoration: none; font-weight: normal; cursor: line-through; color: #363333}
a:active {text-decoration: none; font-weight: normal; color: #363333}
/* Page Structure
----------------------------------------------- */
#content {
border:3px double #fff;
}
#main {
width:40%;
float:right;
}
#sidebar {
width:55%;
float:left;
}
/* Posts
----------------------------------------------- */
.date-header {
margin:2em 0 .5em;
}
.post {
margin:.5em 0 1.5em;
line-height:1.6em;
}
.post p {
margin:0 0 .75em;
}
p.post-footer {
color:#999;
}
.post-footer em {
font-style:normal;
color:#666;
margin-right:.4em;
}
.post img {
padding:4px;
border:1px solid #cde;
}
/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
margin:0 0 15px;
padding:0 0 15px;
list-style:none;
}
#sidebar li {
margin:0;
padding:0 0 .25em 15px;
text-indent:-15px;
line-height:1.5em;
}
#sidebar p {
color:#666;
line-height:1.5em;
}
/* Footer
----------------------------------------------- */
#footer {
clear:both;
padding:15px 30px 0 50px;
}
#footer hr {
display:none;
}
#footer p {
margin:0;
padding-top:15px;
font:78%/1.6em Georgia,Serif;
text-transform:uppercase;
letter-spacing:.1em;
}
</style>
<style type="text/css">
<!--
body { background-image: url(http://ourworld.cs.com/louisastefanie/rainbg.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
}
-->
body {background-color: #9DB3C1;
font-family: tahoma;
color: #000000;
font-size: 9pt;}
{
scrollbar-face-color:#A5B9C4;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#A5B9C4;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#A5B9C4;
scrollbar-track-color:#A5B9C4;
scrollbar-arrow-color:#000000;
}
a:link {text-decoration: none; font-weight: normal; color: #363333}
a:visited {text-decoration: none; font-weight: normal; color: #363333}
a:hover {text-decoration: none; font-weight: normal; cursor: line-through; color: #363333}
a:active {text-decoration: none; font-weight: normal; color: #363333}
/* Page Structure
----------------------------------------------- */
#content {
border:3px double #fff;
}
#main {
width:40%;
float:right;
}
#sidebar {
width:55%;
float:left;
}
/* Posts
----------------------------------------------- */
.date-header {
margin:2em 0 .5em;
}
.post {
margin:.5em 0 1.5em;
line-height:1.6em;
}
.post p {
margin:0 0 .75em;
}
p.post-footer {
color:#999;
}
.post-footer em {
font-style:normal;
color:#666;
margin-right:.4em;
}
.post img {
padding:4px;
border:1px solid #cde;
}
/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
margin:0 0 15px;
padding:0 0 15px;
list-style:none;
}
#sidebar li {
margin:0;
padding:0 0 .25em 15px;
text-indent:-15px;
line-height:1.5em;
}
#sidebar p {
color:#666;
line-height:1.5em;
}
/* Footer
----------------------------------------------- */
#footer {
clear:both;
padding:15px 30px 0 50px;
}
#footer hr {
display:none;
}
#footer p {
margin:0;
padding-top:15px;
font:78%/1.6em Georgia,Serif;
text-transform:uppercase;
letter-spacing:.1em;
}
</style>