|
Center Your Profile
Place this code anywhere.
Hide Blog & Extended Network
Place this code anywhere.
Hide Contact Box
Place this code anywhere.
Hide the Details Section
STEP 1
Place this code at the bottom of "Heroes"
STEP 2
Place this at the top of About Me
Hide General Information
Place this code anywhere.
Hide Last Login
STEP 1
Place this code into the TOP of your About Me section.
STEP 2
Go into your Basic Information, and edit your City. Copy the code below,
and paste it in.
Hide only your friends
Place this code anywhere.
Hide only your comments
Put this at the bottom of your "I'd like to
Meet"
Hide both your friends and comments
Place this code anywhere.
Hide the Search Form
Place this code anywhere
Move Contact Box
Place this code anywhere.
Remove "Add a Comment" Link
Remove URL Box
Place this code anywhere.
Resizing Comment Images
Place this code anywhere
Scrollable Friends + Comments
Place this code anywhere.
Scrollable Content Boxes
My Favorite Ice Creams
- Rocky Road
- Cheese Flavored
- Vanilla
- French Vanilla
- Spicy Vanilla
- Vanilla Extract
- Chocolate Vanilla
Place the code anywhere!
View More Pictures Tweak
Adding a background
<body background="IMAGE URL HERE"> You can
upload images using
ImageHost
Make your pictures table transparent
<style>table, td{background:transparent}</style>
Making your background stay in place
<style>body{background-attachment:fixed;}</style>
Changing the Text Color
<style>body, table, td, .text{color:COLOR
HERE ;}</style>
Changing Link Color
<style>a:link {color:COLOR!
important;}</style>
Image Flip
<style>a:hover img{filter:fliph;}</style>
|