If you wish to share your layout, post it in this forum, not the CSS Help forum.
If you have tips or tutorials you wish to share, post them in the CSS Help forum.
THIS FORUM IS ONLY FOR SHARING LAYOUTS and HELP WITH SPECIFIC LAYOUTS that are already posted.
Forum Rules
2 posts • Page 1 of 1 •
-

flowmo - BANNED
- Posts: 3219
- Joined: 22 Jul 2007
- Age: 22
- Location: Dallas, Texas
heyy im usin this layout,..But the font is white and i cant read it without highlighting it. Could you please edit the css code to make the font black.
Tnx:)
css:
<Style>
table, tr, td{
background-color:transparent;
border-style:none;
}
body{
background-color:rgb(4,4,6);
background-image:url(http://i165.photobucket.com/albums/u54/cleanup_bucket/our_mind_thinks_of_death1.gif);
background-position:bottom left;
background-repeat:no-repeat;
background-attachment:fixed;
}
body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{
color:rgb(255,255,255);
font-size:9pt;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:none;
font-family:tahoma,sans-serif;
}
.orangetext15, strong, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext{
color:rgb(102,102,102);
font-size:11pt;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:uppercase;
font-family:Georgia,sans-serif;
}
a, a font, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited, a.man font, a.redlink, a.redlink:visited{
color:rgb(153,153,153);
font-size:9pt;
font-weight:normal;
font-style:normal;
text-decoration:underline ;
text-transform:none;
font-family:tahoma,sans-serif;
}
a:hover, a:hover font, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.man:hover font, a.searchlinkSmall:hover, a.searchlinkSmall:active, a.redlink:hover, a.redlink:hover{
color:rgb(0,0,0);
font-size:9pt;
font-weight:normal;
font-style:normal;
text-decoration:underline ;
text-transform:none;
font-family:tahoma,sans-serif;
}
table table table, div table table{
border-color:rgb(51,51,51);
border-style:solid;
border-width:1px;
}
table table table table, div table table table{
border-style:none;
}
A IMG{
border-style:none;
}
</style>
<style>
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:visible;
background-color:transparent;
background-image:url('http://i165.photobucket.com/albums/u54/cleanup_bucket/our_mind_banner.gif');
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:435px; height:131px; display:block; }
span.blacktext12 img {display:none;}
</style>
</Style>
<style>
.bodyContent{
background-color:rgb(4,4,6);
background-image:url(http://i165.photobucket.com/albums/u54/cleanup_bucket/our_mind_thinks_of_death1.gif);
background-position:bottom left;
background-repeat:no-repeat;
background-attachment:fixed;
}
</style>
<a>Emo Myspace Stuff</a>
Tnx:)
css:
<Style>
table, tr, td{
background-color:transparent;
border-style:none;
}
body{
background-color:rgb(4,4,6);
background-image:url(http://i165.photobucket.com/albums/u54/cleanup_bucket/our_mind_thinks_of_death1.gif);
background-position:bottom left;
background-repeat:no-repeat;
background-attachment:fixed;
}
body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{
color:rgb(255,255,255);
font-size:9pt;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:none;
font-family:tahoma,sans-serif;
}
.orangetext15, strong, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext{
color:rgb(102,102,102);
font-size:11pt;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:uppercase;
font-family:Georgia,sans-serif;
}
a, a font, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited, a.man font, a.redlink, a.redlink:visited{
color:rgb(153,153,153);
font-size:9pt;
font-weight:normal;
font-style:normal;
text-decoration:underline ;
text-transform:none;
font-family:tahoma,sans-serif;
}
a:hover, a:hover font, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.man:hover font, a.searchlinkSmall:hover, a.searchlinkSmall:active, a.redlink:hover, a.redlink:hover{
color:rgb(0,0,0);
font-size:9pt;
font-weight:normal;
font-style:normal;
text-decoration:underline ;
text-transform:none;
font-family:tahoma,sans-serif;
}
table table table, div table table{
border-color:rgb(51,51,51);
border-style:solid;
border-width:1px;
}
table table table table, div table table table{
border-style:none;
}
A IMG{
border-style:none;
}
</style>
<style>
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:visible;
background-color:transparent;
background-image:url('http://i165.photobucket.com/albums/u54/cleanup_bucket/our_mind_banner.gif');
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:435px; height:131px; display:block; }
span.blacktext12 img {display:none;}
</style>
</Style>
<style>
.bodyContent{
background-color:rgb(4,4,6);
background-image:url(http://i165.photobucket.com/albums/u54/cleanup_bucket/our_mind_thinks_of_death1.gif);
background-position:bottom left;
background-repeat:no-repeat;
background-attachment:fixed;
}
</style>
<a>Emo Myspace Stuff</a>
-

muzzy - Fresh Meat
- Posts: 14
- Joined: 05 May 2008
- Age: 16
- Gender: Female
- Location: Ireland
2 posts • Page 1 of 1 •
Profile Layout Help and Discussion