i found this layout for my myspace and i love it but the background color is white and i really want it to be black so can u help me change the color to black please? =) heres th code;
%26lt;style type="text/css"%26gt;
.allhtmlcodes { position: fixed; left: 0px; top: 0px; }
body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited {
font-size: 10pt;
color: FFFFFF;
}
table, td {background-color: transparent; border: none}
table table table {
border-width: 10px;
border-style: double;
border-color: 000000;
background-image: url(http://ly.fdots.com/cc/c7/8130766d30a3c9...
}
table table table table {border: none}
a, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited {
font-size: 10pt;
color: 000000;
}
a:hover, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.searchlinkSmall:hover, a.searchlinkSmall:active {
font-size: 10pt;
color: FFFFFF;
}
.orangetext15, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext {
text-decoration: line-through;
font-size: 16pt;
color: 000000;
}
body {
background-image: url(http://ly.fdots.com/cc/c4/f2ca7c4ba9dc9d...
}
%26lt;/style%26gt;
%26lt;style type="text/css"%26gt;
.commentlinks a { font-weight:normal; font-size:9px; }
%26lt;/style%26gt;
%26lt;style%26gt;
a .text
{
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
%26lt;/style%26gt;
%26lt;style type="text/css"%26gt;
body, html {visibility:visible !important; display:block !important}
%26lt;/style%26gt;
%26lt;style type="text/css"%26gt;div table td { visibility: visible }; div table { visibility: visible };%26lt;/style%26gt;found this %26lt;b%26gt;%26lt;a href="http://www.hotfreelayouts.com/layo... layout%26lt;/a%26gt;%26lt;/b%26gt; at %26lt;a href="http://www.hotfreelayouts.com/layo... style="color:white;background-color:red"...
Can you please help me change my background color to black?
Change this:
body {
background-image: url(http://ly.fdots.com/cc/c4/f2ca7c4ba9dc9d...
}
to this:
body {
background-image: url(http://ly.fdots.com/cc/c4/f2ca7c4ba9dc9d...
background-color: 000000;
}
Can you please help me change my background color to black?
He's right - but???? whats up with all the style tags - Usually only one is needed to contain everything. - all that conflicting code has got to be messing up your page layout..
No comments:
Post a Comment