
[b]EDITED:[/b] this code is working 99.99% .. already tested! just wait the viewer photo to load ..

preview of working code / screen shot
[img]http://i33.tinypic.com/2reiltx.jpg[/img]
SEE? the codes are working .. just wait a while

this code is asked by a user in help section so i made one

credits efraim, feruzz, simpleMe and me

preview [url=http://profiles.friendster.com/soulsourcer]here[/url]
now just add this to ur js codes ..
<">then in ur css.. or edit the codes in the js
[spoiler]/* Header */
#div_header{
background-color:#222222 !important;
filter:alpha(opacity=85) !important;
opacity:0.85 !important;
font-family:Microsoft Sans Serif !important;
font-weight:bold !important;
font-size:11px !important;
color:#ffffff !important;
width:150px !important;
border:1px solid #666666 !important;
padding:3px !important;
}
/* Body */
#div_body{
background-color:#222222 !important;
filter:alpha(opacity=85) !important;
opacity:0.85 !important;
border:1px solid #666666 !important;
width:150px !important;
padding:3px !important;
font-family:Microsoft Sans Serif !important;
font-size:11px !important;
color:#ffffff !important;
}[/spoiler]
Last edited by mhedge (2008-09-30 00:48:32)