Re: Here are all the codes that you need to fully customize your profile! No need to add other codes just edit it all and you can have a customized profile like mine, these CSS codes are the codes that I
[quote=nahtanoj18]ADDED: different BG headers for every box by switpotato:
Code:
/* control panel header */
#0 h1{background-image: url();
background-attachment: fixed;
background-repeat: no-repeat;
background-position: bottom left;background: purple! important}}
/* photo gallery header */
#1 h2{background: maroon! important}
/* review header */
#12 h2{background: orange!important}
/* more about me header */
#6 h2{background:green! important}
/*public comments header */
#18 h2{background: blue! importnat}
/* media header */
#10 h2{backgroundurple;background-image: url();
background-attachment: fixed;
background-repeat: no-repeat;
background-position: bottom left;background: red! important}
/* friends header */
#2 h2{background:lime! important}
/* group header */
#8 h2{background: red! important[/quote]
should i compile this to the CSS?