I have this for my name color via JavaScript
- Code:
$(function(){
multiColor(1, '<strong><font color="#ffffff">Sp</font><font color="#00ffff">yr</font><font color="#666666">o</font><font color="#00ffff"> ▀█▀ </font><font color="#ffffff">Dr</font><font color="#00ffff">ag</font><font color="#666666">on</font></strong>');
function multiColor(id, html){$('a[href="/u'+id+'"] strong').not(function(){return $("img",this)[0]}).html(html)}
});
Then i have this as my CSS sheet... obviously there is an error somewhere
- Code:
#sceditor_smilies {
background-color: transparent; !important
}
#sce_smilies_body, .smiley-element {
background: transparent !important;
#sce_smilies_body, .smiley-element {
background: transparent !important;
position: fixed !important:
}
#sceditor_smilies body { overflow:hidden }
body{
background-attachment:fixed;
background-color:;
}
ul#picture_legend, ul#privmsgs-menu {
text-align: center;
display: none;
}
ul#picture_legend li, ul#privmsgs-menu li {
display: inline;
margin: 2px 10px;
display: none;
}
ul#picture_legend li img, ul#privmsgs-menu li img {
vertical-align: middle;
display: none;
}
#profile-advanced-details div.separator {
border-bottom: 0px solid #DCDCDC;
td.catHead, th.thHead {
border-width: 0px;
}
td.catHead, th.thHead { border-width:0 !important }
td.catBottom, th.thBottom {
border-width: 0px;
}
.sceditor-container {
background:none !important;
border:none !important;
width:450px !important;
height:275px !important;
margin:80px !important;
}
#profile-advanced-details dl dt { width:auto; }
#profile-advanced-details dl dd { padding:0; margin-left:40px; }
#info_open, #info_close { display:none; }
td.hr, .post td table td .postdetails { display:none; }
#profile-advanced-details dl dt { font-size:0; }
.sceditor-container {
background:none !important;
border:none !important;
width:450px !important;
height:275px !important;
margin:80px !important;
}
.sceditor-toolbar {
background:none !important;
border:none !important;
}
.sceditor-container textarea {
color:#2C97C3 !important;
font-weight:bold !important;
}
.sceditor-container:before {
content:url([url=http://i39.servimg.com/u/f39/18/21/60/73/left10.png]http://i39.servimg.com/u/f39/18/21/60/73/left10.png[/url]);
position:absolute;
top:-85px;
left:-80px;
z-index:-1;
}
.sceditor-container:after {
content:url([url=http://i39.servimg.com/u/f39/18/21/60/73/right10.png]http://i39.servimg.com/u/f39/18/21/60/73/right10.png[/url]);
position:absolute;
right:-80px;
bottom:-85px;
z-index:-1;
}
input.liteoption, input.mainoption {
background:url([url=http://i38.servimg.com/u/f38/17/84/98/50/better10.gif]http://i38.servimg.com/u/f38/17/84/98/50/better10.gif[/url]) no-repeat center;
border:none;
padding:0;
height:30px;
width:98px;
position:relative;
z-index:4;
cursor:pointer;
}
input.post {
background:url([url=http://i39.servimg.com/u/f39/17/84/98/50/better13.png]http://i39.servimg.com/u/f39/17/84/98/50/better13.png[/url]) repeat-x center;
padding:3px;
height:24px;
}
.sceditor-container textarea { overflow:hidden }
input.post[name="subject"] { border:none }
#pollitems, #pollitems_show, form[name="post"] + table[width="100%"] + table.forumline[width="100%"] { display:none }
form[name="post"] td.row1 b { display:none }
form[name="post"] .forumline th.thHead strong, form[action="/privmsg"] select, form[action="/privmsg"] #add_username { display:none }
input, select, textarea {
border-width: 0px;
}
div.sceditor-dropdown {
background: transparent!important;
}
div.sceditor-container iframe, div.sceditor-container textarea { background:transparent }
.postbg { background-position:0 0; background-repeat:repeat; }
#profile-advanced-details div.separator { display:none !important }
#profile-advanced-details dl { display:inline }
#profile-advanced-details dl#field_id8 { display:block }
#profile-advanced-details dl dd, #profile-advanced-details .field_uneditable { display:inline }
#profile-advanced-details dl dt { float:none; display:inline }
#profile-advanced-details dl dd { margin-left:5px }
#profile-advanced-details { white-space:pre-wrap }
.forumline { border-spacing:0 }
th.thLeft, .thRight {
border: none !important;
font-size: 0;
}
.forumline .row1.over { position:relative }
.forumline .row1.over .hierarchy {
position:absolute;
top:20px;
}
.post .postdetails.poster-profile > a img {
max-width:0px;
max-height:0px;
}
.post .postdetails.poster-profile > a {
display:inline-block;
background:url([url=http://i38.servimg.com/u/f38/16/87/57/90/modsqu10.png]http://i38.servimg.com/u/f38/16/87/57/90/modsqu10.png[/url]) no-repeat 50% 50% / 100% 100%;
padding:55x;
}
td.catLeft, th.thLeft {
border-width: 0px 0px 0px 0px;
}