Adding Backgrounds to Tables
You can use these table classes also to add background colors, borders, etc..
Default Pic Table
<style>
.profileInfo {background-image:url(URL);}
.profileInfo * {background-color: transparent;}
</style>
Contact Table
<style>
.contactTable {background-image:url(URL);}
.contactTable * {background-color: transparent;}
</style>
Myspace URL
<style>
.userProfileURL {background-image:url(URL);}
.userProfileURL * {background-color: transparent;}
</style>
Interests
<style>
.interestsAndDetails {background-image:url(URL);}
.interestsAndDetails * {background-color:transparent;}
</style>
Details
<style>
.userProfileDetail {background-image:url(URL);}
.userProfileDetail * {background-color: transparent;}
</style>
Schools
<style>
.userProfileSchool {background-image:url(URL);}
.userProfileSchool * {background-color: transparent;}
</style>
Companies
<style>
.userProfileCompany {background-image:url(URL);}
.userProfileCompany * {background-color: transparent;}
</style>
Networking
<style>
.userProfileNetwork {background-image:url(URL);}
.userProfileNetwork * {background-color: transparent;}
</style>
Extended Network
<style>
.extendedNetwork {background-image:url(URL);}
.extendedNetwork * {background-color: transparent;}
</style>
Blogs
<style>
.latestBlogEntry {background-image:url(URL);}
.latestBlogEntry * {background-color: transparent;}
</style>
Blurbs
<style>
.blurbs {background-image:url(URL);}
.blurbs * {background-color:transparent;}
</style>
Friend Space
<style>
.friendSpace {background-image:url(URL);}
.friendSpace * {background-color:transparent;}
</style>
Comment Section
<style>
.friendsComments {background-image:url(URL);}
.friendsComments * {background-color: transparent;}
</style>
You can now use the Replace Pic Generator to do this: