First create a new css class using your image.
Open templates/yourtheme/yourtheme.css
[code].newcssclassname{background]Place the above code somewhere in the css file.
Then fill that space with the class in the right tpl file.
Open templates/yourtheme/profilcp/public_base_body.tpl
FIND[code] <BEGIN> <td><span style="font-size]
REPLACE WITH... something like this...[code] <BEGIN> <td><span style="font-size]
If you do some experimenting I'm sure you'll get it to look the way you want.Statistics: Posted Author: Teelk — Wed Jul 26, 2006 11:40 pm
]]>