i need to know where to insert my scrollbar style code into my overlay code which is................
%26lt;style type="text/css"%26gt;
{ body, well you know what that is}
{ div, p, and xmp are classes}
{ table, tr, td, and th are table properties}
body,p,xmp,table,tr,td,th{
background-image: url(http://cbimg6.com/layouts/07/11/17/23169...
background-repeat: repeat-x;
background-color: 000000;
background-attachment: fixed;
font-family: arial;
font-size:9pt;
color: 6F6F6F;
border: none;}
b {
font-family: Trebuchet MS, Times New Roman;
color: 90AF1B;
font-weight: bold;
text-transform: none;}
u {
font-family: Trebuchet MS, Times New Roman;
color: 6F6F6F;
font-weight: bold;
text-transform: none;
}
i {
font-family: Trebuchet MS, Times New Roman;
font-weight: bold;
color: 6F6F6F;
font-style: italic;
text-transform: none;}
h1 {
margin:1;
padding:0;
font-family:Trebuchet MS;
color:ffffff;
font-size:13pt;
font-weight:none;
line-height:15pt;
text-transform:uppercase;
background-color:90AF1B;
display: block;
}
.bannertext {
font-family: arial;
font-weight: bold;
letter-spacing: -1px;
color: 000000;
text-align: justify;
}
input, textarea {
font-family: courier new;
font-size:12pt;
text-align:justify;
color:ffffff;
border-color:44cc22;
border-style: solid;
border-width: 1px;
background-image:url(http://cbimg6.com/layouts/07/11/17/23169...
}
a:link{color: ffffff; text-decoration:none;font-size:11px !important;font-family:
Trebuchet MS, Times New Roman;line-height:8pt;}
a:visited{color:ffffff; text-decoration:none;font-size:11px !important;font-family:
Trebuchet MS, Times New Roman;line-height:8pt;}
a:active{color:ffffff;text-decoration:... !important;font-family:
Trebuchet MS, Times New Roman;line-height:8pt;}
a:hover {color:000000;font-size:11px !important;font-family:
Trebuchet MS, Times New Roman;line-height:8pt;}
span, table, td, text,div, tr,a,p{font-size:12px !important;color:6F6F6F; font-family:
Trebuchet MS, Times New Roman;line-height:8pt;}
div table td font {visibility:hidden;}
div table table td font a {visibility:visible;}
table td div {visibility:hidden;}
table table td div {visibility:visible;}
div td td font {display:none;}
form {display:none;}
table table table form {display:inline;}
.a {hide bottom links div}
table div {display:none;}
table table div {display:block;}
td {height:0px;}
div table div {display:block;}
table, tr, td {background-color:transparent;}
.navigationBar {display:none;}
body div table tbody tr td font {visibility:hidden;}
body table div table tbody tr td font {visibility:visible;}
div div select, div div form {display:none !important;}
select { visibility:hidden!important; WIDTH:0px!important;}
body div td div div select {position:absolute!important;top:-1000px...
body div div form {display:none !important;}
table table div form {display:inline !important;}
%26lt;/style%26gt;
I need to change the color of the scrollbar color on my myspace page but i'm using a div overlay layout?
ffffff;
letters like that
change those to the color you want
a:link{color: ffffff; text-decoration:none;font-size... !important;font-family:
Trebuchet MS, Times New Roman;line-height:8pt;}
a:visited{color:ffffff; text-decoration:none;font-size... !important;font-family:
Trebuchet MS, Times New Roman;line-height:8pt;}
a:active{color:ffffff;text-dec... !important;font-family:
Trebuchet MS, Times New Roman;line-height:8pt;}
a:hover {color:000000;font-size:11px !important;font-family:
Trebuchet MS, Times New Roman;line-height:8pt;}
so if its like that
and you see something as it has to do with the scroll bar.
change it to what you want.
No comments:
Post a Comment