Search for in
Two Default Pictures
Skem9 Website Tutorials | Submited Mar 19, 2008
Written by: Mr. ∃v¡l
a quick guide on how to have different picture on your profile than you do on the forums/everywhere else.
Notes
put the below codes at the bottom of your customize profile section to avoid anything conflicting.
The code
.7B{replace proPic with an image}
.7B{put in the image}
.proPic {background:#000 url(IMAGE_URL_HERE) center top no-repeat;}
.7B{put the original picture on transparent}
.proPic a img{
opacity:0; filter:alpha(opacity=0);
-moz-opacity:0; -khtml-opacity:0;}