Alright, I took at look at the styling on your profile and moved some things around (mostly to make it easier to edit x.x //is lazy)
I'm not sure what you mean by "it changed the Titles to black", they look fine to me, as far as I can see Sam's suggestion should have been fine.
Anyways, if you want to tried this CSS I modified a bit and see if it's to your likeing, it's still pretty long so I hid it in spoiler tags, just make sure you save your old CSS first in case you wanna change it back.
- Show Spoiler
-
Code:/*Background Image*/
body {
background-color: #FF0066;
background-image:url(http://i396.photobucket.com/albums/pp48/NicoleTheButterFly/Backgrounds/Love-comment-98.gif);
background-attachment: fixed;
background-position:center;
background-repeat: repeat;
padding-top: 100px;
}
/* Navigation Tabs, Currency Bar, etc */
html, #helper-wrap { background: none !important; }
#hd, #board, #av, #sticker-box, #ft, h1, ul.comments li.bubble.comment span.tail { display: none; }
/* Style */
body, .about, .post_msg textarea, .comments .comment, .comment ul { font-family: Curlz MT !important; }
#wrp { background: transparent; border: none; }
h3 { text-align: center; font-weight: bold; color: #FF6666; font-size: 14pt; }
body, a, a:hover { cursor: url(http://www.123mycodes.com/cursors/file/19171.ani), progress; }
.lft { float: none !important; margin: auto; width: 465px; }
.sb { float: left !important; width: 150px; margin-right: 0px !important; }
/* Comments */
.post_msg textarea {
height: 25px;
width: 300px;
overflow: auto;
border: #FFFFFF 2px solid;
color: #FF6666;
background-image: url(http://dl10.glitter-graphics.net/pub/2658/2658070h94jbi5pte.gif);
}
.submit a, .submit a:hover {
height: 25px;
margin-right: 2px;
width: 40px;
border: red 2px solid;
color: #FF9999;
background-image: url(http://dl10.glitter-graphics.net/pub/2658/2658070h94jbi5pte.gif);
}
.comments .comment, .comment ul {
background-image:url(http://dl10.glitter-graphics.net/pub/2658/2658070h94jbi5pte.gif);
border: #FF6666 1px solid;
color: #CC6633;
}
.pages ul a:hover, .pages ul a {
background: transparent !important;
border: #FF3366 !important;
color: #FF0000 !important;
}
.current a {
background-image: url(http://dl10.glitter-graphics.net/pub/2658/2658070h94jbi5pte.gif) !important;
border: #FF0033 !important;
color: #FFFFFF !important;
font-weight: bolder;
font-size: 16px;
}
#comment_wrap {
margin: 100px auto auto auto !important;
width: 450px;
}
.comments .comment { background:transparent; }
/* Change Link Colors */
a, a:link, a:active, a:visited, a:hover { color: orange; text-decoration: none; }
/*Change Font Colors */
.content { color: #CC6633; margin: 0px !important; }
/* Friends List */
.bCarousel a.back {
background: transparent url(http://dl4.glitter-graphics.net/pub/435/435914svuxqttl1u.gif) no-repeat top right;
}
.bCarousel .arrow {
background: transparent url(http://dl4.glitter-graphics.net/pub/435/435914svuxqttl1u.gif) no-repeat;
}

by
Radxen » Tue Jan 10, 2012 11:24 am