Zawarah
08-10-2006, 04:01 AM
For some reason my scrollbars don't seem to be working.
I hadn't changed anything to my stylesheet so I'm not sure why they're not showing up anymore.
This is the page: http://www.atlasworldwide.co.nz/blue/index-blue.htm
This is my stylesheet:
A:link
{ text-decoration: none; color:#00005B; }
A:visited
{ text-decoration: none; color:#00005B; }
A:active
{ text-decoration: none; color:#00005B; }
A:hover
{ text-decoration: none; color:#BBCBE9;
cursor: e-resize; }
p {font-family: Verdana;
color: #00005B;
font-size: 8pt; }
.colour2 {
color: #FF0099;
}
body
{ background-color: #EBF1FA;
background-position: top left;
background-attachment: fixed;
font-family: verdana;
color: #00005B;
font-weight: normal;
font-size: 8pt;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
td, table
{ font-family: verdana;
font-size: 8pt;
color: #00005B; }
input, textarea, option
{ background-color: #FFFFFF;
font-family: verdana;
font-size: 8pt;
color: #00005B;
border-style: solid;
border-color: #00005B;
border-width: 1; }
I hadn't changed anything to my stylesheet so I'm not sure why they're not showing up anymore.
This is the page: http://www.atlasworldwide.co.nz/blue/index-blue.htm
This is my stylesheet:
A:link
{ text-decoration: none; color:#00005B; }
A:visited
{ text-decoration: none; color:#00005B; }
A:active
{ text-decoration: none; color:#00005B; }
A:hover
{ text-decoration: none; color:#BBCBE9;
cursor: e-resize; }
p {font-family: Verdana;
color: #00005B;
font-size: 8pt; }
.colour2 {
color: #FF0099;
}
body
{ background-color: #EBF1FA;
background-position: top left;
background-attachment: fixed;
font-family: verdana;
color: #00005B;
font-weight: normal;
font-size: 8pt;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
td, table
{ font-family: verdana;
font-size: 8pt;
color: #00005B; }
input, textarea, option
{ background-color: #FFFFFF;
font-family: verdana;
font-size: 8pt;
color: #00005B;
border-style: solid;
border-color: #00005B;
border-width: 1; }