Thursday, March 19, 2009

Custom Made Layout?

Add me on myspace and we'll talk<33

Profile 2.0 vs Profile 1.0

All I can say is that I'm really enjoying the new version.
It does actually have a cleaner feel to it.
Everything looks neater and it's just...awesome.
I definitely suggest trying it out!
You can always go back to your old profile (:

Change Navigation Bar color

div#header, div#googlebar, div#topnav { background-color:black; }

div#header, div#googlebar, div#topnav { background-color:black; }
#topnav ul { border-right:1px black solid; }
#topnav ul li { border-left:1px black solid; }


Just change the black to any color you want :}

Hide Bottom Links

div#footer, div#footer a.text, div.clear{font-size: 0px;}

*Hiding the bottom links CAN get you deleted.
It's in the TOS or whatever, use at your own risk.

Hide Blurbs

div.blurbsModule h3.moduleHead {display:none;}

About Me:
div.blurbsModule div.blurbAboutMe h4 {display:none;}

Who I'd Like To Meet:
div.blurbsModule div.blurbLikeToMeet h4 {display:none;}

Hide Interest Title and Section Titles

div.interestsModule h3.moduleHead {display:none;}
div.interestsModule div.moduleBody ul.moduleList li h4 {display:none;}

Code requests?

Submit them hereeee...