This one is for "Profile 2" selected from this location,
http://www.pwned.com/editprofile/Code will get copied from here and pasted into the "Write your own CSS", then saved.
- Code: Select all
body{
background-image:url(http://aggrogamer.com/assets/1315960962-2aebd32515b1df1dd3e1c7a316061fc9.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position:top;
background-color: #000000;
}
#mywiicard{
display:none;
}
#halostats{
display:none;
}
.comment{
background-image:url();
background-color:transparent;
background-repeat:repeat;
background-attachment:scroll;
background-position:center;
border: 1px solid gray;
}
.my_bio{
margin-left: 5px;
}
.gamesplayed img{
height: 72px;
}
.commentAdd{
border: 1px solid gray;
background-color:transparent;
color: white;
}
I use the "Design Tool" just for the link and comment color. Leaving the two URL spots blank. Also using both the CSS and the design tool for displaying a background image and foreground, will more then likely break your profile. Sorry it's a small inconvenience for right now. Untill the devs can get around to refining this feature.

*tip, while adding in your own CSS, save that. Then choose your colors for the links, comments, ect. then save that.
ALL of this coding can be seen from viewing the source of your selected default profile and seeing what can be changed (all of them use different CSS), then making your own changes accordingly. I have alot of the codes for all of the profiles on here ( minus the PS3 theme.. -_- ) If you are not HTML/CSS savvy, please feel free to ask more about this type of simple web coding, I am more then happy to help. This isn't as easy as just having a "predefined theme" to choose from.
BUT you can do pretty much whatever you wish to with your profile AND change it when YOU want to!
Choices, it makes all the difference. On another note, I wish there was a predefined theme selection AND this way of doing it.
edit* also see,
http://pwned.com/ToshibaGaming/ for something that uses profile 1.