If you want to put a background eatch to your headers.
Here

[spoiler]/*more about*/
.moreabout h2{
background-color:#transparent;
background-image: url([b]YOUR URL IMAGE HERE[/b]);
background-position:center;
background-attachment:scroll;
background-repeat:no-repeat;
height:30px;
font-size:0px;
}
/*photos*/
.photos h2{
background-color:#transparent;
background-image: url([b]YOUR URL IMAGE HERE[/b]);
background-position:center;
background-attachment:scroll;
background-repeat:no-repeat;
height:30px;
font-size:0px;
}
/*comments*/
.publiccomments h2{
background-color:#transparent;
background-image: url([b]YOU URL IMAGE HERE[/b]);
background-position:center;
background-attachment:scroll;
background-repeat:no-repeat;
height:30px;
font-size:0px;
}
/*media box*/
.scrapbook h2{
background-color:#transparent;
background-image: url([b]YOUR URL IMAGE HERE[/b]);
background-position:center;
background-attachment:scroll;
background-repeat:no-repeat;
height:30px;
font-size:0px;
}
/*fan of*/
.fanof h2{
background-color:#transparent;
background-image: url([b]YOUR URL IMAGE HERE[/b]);
background-position:center;
background-attachment:scroll;
background-repeat:no-repeat;
height:30px;
font-size:0px;
}
/*groups*/
.groups h2{
background-color:#transparent;
background-image: url([b]YOUR URL IMAGE HERE[/b]);
background-position:center;
background-attachment:scroll;
background-repeat:no-repeat;
height:30px;
font-size:0px;
}
/*friends*/
.friends h2{
background-color:transparent;
background-image: url([b]YOUR URL IMAGE HERE[/b]);
background-position:center;
background-attachment:scroll;
background-repeat:no-repeat;
height:30px;
font-size:0px;
}
/*control panel*/
#controlpanel_header{
background-color:#transparent;
background-image: url([b]YOUR URL IMAGE HERE[/b]);
background-position:center;
background-attachment:scroll;
background-repeat:no-repeat;
height:30px;
font-size:0px;[/spoiler]
Put in your css extention.

And edit the bold part with your own background.
If you want to put a title in your image just us [url=lunapic.com]Lunapic.com[/url] or use photoshop ...
Last edited by rebora2007 (2009-03-19 09:05:35)