Website Tutorials
Recipes
Entertainment Reviews
Home Remedies
Game Codes and Cheats
Skem9 Website Tutorials | Submited Mar 19, 2008
Notes
The code
.7B{replace proInfo with an image}
.7B{this part puts in the image, adjust the height/width to match the image.}
.proInfoTable {
background:#000 url(IMAGE_URL_HERE) left top no-repeat;
float:left; width:300px; margin-left:5px; height:122px;}
.7B{this hides the original content of proInfo}
.proInfoTable td{font-size:0;}
.7B{hide the mod/admin logo, if you have it}
td.highAccount{display:none}
7B{hide the blue things}
.proL {visibility:hidden;}