That's right! A stylish, dark, and highly opinionated free profile! All you have to do is set your Preferences to Classic profile, select CUSTOM under Theme, and paste this code into the box below!


wahmbulance wahmbulance THE ART AND (most) OF THE CODING WAS DONE BY MYSELF. PLEASE DO NOT REMOVE THE CREDITS. sad
wahmbulance wahmbulance


IF the ability to have scrollbar colors on profiles ever comes back to GaiaOnline (or stops being a stupid mystery), this code automatically has the #body coding for it.
There is still one component missing- the online status/message/trade/addfriend links. The images, links, and coding is there in this version, but there is something keeping the links and images blocked. I am (sorta) working on that, and may update the code. sweatdrop




User ImageCLICK HERE TO PREVIEW THE PROFILEUser Image




#content, #main, #journal, #friends, #multimedia, #comments, #signature{height: auto;}
/*CSS BY BROKEN ILLUSENS*/
/*ART BY RWMVG1DC - YBASO*/
/*If you use this layout as a base/template or use it's coding, then PLEASE credit Broken Illusens.*/
/*If you use the art, then PLEASE credit RWMVG1DC - Ybaso~*/

#header{display:none;}
#site {margin-left: 0px; margin-right: auto;width:987px; height:691px;}


a:active, a:link {color:#7a334e; text-decoration:none; font-size:9px;font-weight:medium;}
a:visited {color:#a7932a; font-weight:normal;
text-decoration:none; }
a:hover {color:#d55d8b; border-bottom: 1px dotted #f4b58c; font-size:8px; }


body {
scrollbar-face-color:#963c76;
scrollbar-highlight-color:#b45f96;
scrollbar-3dlight-color:#71325b;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#53205a;
scrollbar-arrow-color:#b82837;
scrollbar-track-color:#531a5b;

background:#000 url(http://i227.photobucket.com/albums/dd311/RWMVG1DC/underbkg.jpg) no-repeat center top; position: fixed; color: #000;}

#content {background:transparent url(http://i227.photobucket.com/albums/dd311/RWMVG1DC/bkg2.jpg) no-repeat top center;position:absolute;border:0px;top:0;height: 691px;width:987px;top: 20px}

#comments {background:transparent; position:absolute; width: 200px; height:250px; left:170px; top:160px; border:none; font-family:tahoma; font-size:9px; color: #f6d55c; overflow:auto; overflow-x: hidden;}

#comments dl dd {font-family:tahoma; font-size:9px; color: #f6d55c; margin: 0 0;}
#comments dl dt.avatar img { display:none }
#comments dl dt.avatar2 img { display:none }


#comments dl dd {font-family:tahoma; font-size:9px; color: #000; margin: 0 0;}
#comments .links {font-family:tahoma; font-size:9px; color: #000;text-align:center;}
#comments .caption {font-family:tahoma; font-size:9px; color: #f4b58c; background: none; border: none ;}
#comments .caption2 {font-family:tahoma; font-size:9px; color: #f6d55c; background: none;border: none ;}
#comments .message {font-family:tahoma; font-size:9px; color: #f4b58c; background:transparent;}

#comments h2{display:none;}

.caption:before { display:none;}
.caption:after { display:none;}

.caption2:before { display:none; }
.caption2:after { display:none; }


#profile h2{ display:none }
#profile {display:none;}
#profile ul.items { display: none; }
#profile .avatar {display:none}

#profile .caption { display:none;}

#about {background:transparent url(http://i227.photobucket.com/albums/dd311/RWMVG1DC/about.png)
position:absolute; width: 350px; height:80px; left:450px; top:365px; border:none; font-family:tahoma; font-size:9px; color: #f6d55c; overflow:auto; overflow-x: hidden;}




#bar #addButton a {background:transparent url(http://i227.photobucket.com/albums/dd311/RWMVG1DC/friendadd.png) no-repeat;
width:50px;
height:50px;
text-indent: -5000px;
position: absolute;
top: 255px;
left: 722px;}

#bar #addButton a:hover {background:transparent url(http://i227.photobucket.com/albums/dd311/RWMVG1DC/friendadd.png) no-repeat;
width:50px;
height:50px;
text-indent: -5000px;
position: absolute;
top: 255px;
left: 722px;
border: none;}



#bar #tradeButton a {background:transparent url(http://i227.photobucket.com/albums/dd311/RWMVG1DC/trade.png) no-repeat;
width:50px;
height:50px;
text-indent: -5000px;
position: absolute;
top: 255px;
left: 622px;
border: none;}

#bar #tradeButton a:hover {background:transparent url(http://i227.photobucket.com/albums/dd311/RWMVG1DC/trade.png) no-repeat;
width: 50px;
height:50px;
text-indent: -5000px;
position: absolute;
top: 255px;
left: 622px;}



#bar #msgButton a {background:transparent url(http://i227.photobucket.com/albums/dd311/RWMVG1DC/mail.png) no-repeat;
width:50px;
height: 50px;
text-indent: -5000px;
position: absolute;
top: 255px;
left: 522px;}


#bar #msgButton a:hover {background: transparent url(http://i227.photobucket.com/albums/dd311/RWMVG1DC/mail.png) no-repeat;
width: 50px;
height: 50px;
text-indent: -5000px;
position: absolute;
top: 255px;
left: 522px;
border: none;}



#bar #onlineButton {
background:transparent url(http://i227.photobucket.com/albums/dd311/RWMVG1DC/online.png) no-repeat;
position: absolute;
width: 50px;
height: 50px;
text-indent: -5000px;
top: 255px;
left: 414px;}

#bar #offlineButton {
background:transparent url(http://i227.photobucket.com/albums/dd311/RWMVG1DC/offline.png) no-repeat;
position: absolute;
width: 50px;
height: 50px;
text-indent: -5000px;
top: 255px;
left: 414px;}





#bar #ignoreButton {display:none}
#bar{background:transparent}
#profile .caption { display:none}

#friends,#signature, #header, #header h1,#journal, #commonFriends, #wishlist, #details, #corp {display:none;}

#multimedia { display:none}

#multimedia embed { display:none}

/*CODING BY: BROKEN ILLUSENS - DO NOT STEAL*/