-About Section-
You can do basically anything to this section, so all codes are/have been listed. Top do what you want to this section, just look in one of the area above.
-"Other" codes-
table, #profile, #header, #content, #details, #main, #journal, #multimedia, #signature, #wishlist, #comments{background: transparent;}
Makes all tables transparent. (Feel free to remove any sections that you don't want transparent.)
#multimedia embed{height: 200px; width:200px;}
Makes the Multimedia smaller.
.section
{color: #-Hexhere-;}
Changes ALL text colors to one single color.
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color:#000000;
Changes scroll-bar color.
#profile #bar { background: none; }
#profile #bar #onlineButton { background: url( image URL goes here ) no-repeat; height: **; width: **;}
#profile #bar #offlineButton { background: url( image URL goes here ) no-repeat; height: **; width: **;}
#profile #bar #hiddenButton { background: url( image URL goes here ) no-repeat; height: **; width: **;}
#profile #bar #addButton { background: url( image URL goes here ) no-repeat; height: **; width: **;}
#profile #bar #msgButton { background: url( image URL goes here ) no-repeat; height: **; width: **;}
#profile #bar #tradeButton { background: url( image URL goes here ) no-repeat; height: **; width: **;}
#profile #bar #ignoreButton { background: url( image URL goes here ) no-repeat; height: **; width: **;}
#profile #bar #addButton a { background: url( image URL goes here ) no-repeat; height: **; width: **;}
#profile #bar #msgButton a { background: url( image URL goes here ) no-repeat; height: **; width: **;}
#profile #bar #tradeButton a { background: url( image URL goes here ) no-repeat; height: **; width: **;}
#profile #bar #ignoreButton a { background: url( image URL goes here ) no-repeat; height: **; width: **;}
Changes the appearence and size of the status bar buttons. (Long, lon code. x.x;; )