girly, sweets

*Click on the title of the layout you want to get the layout code*

Cute Ice Cream Twitter Background

in category
girly3.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :ff5975
twitter links color : 64feef
twitter sidebar color : ffffff
twitter sidebar border color : 64feef

Cute Strawberries Twitter Background

in category
girly8.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :feb8a8
twitter links color : 6ed249
twitter sidebar color : ff5751
twitter sidebar border color : ffffff

Girly Clouds Twitter Background

in category
girly5.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :a5ced6
twitter links color : c6dede
twitter sidebar color : ffffff
twitter sidebar border color : a5ced6

Juicy Watermelon Twitter Background

in category
girly7.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :c2b185
twitter links color : aeebff
twitter sidebar color : ffc3d1
twitter sidebar border color : ffffff

Cherry Cupcakes Twitter Background

in category
girly2.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :f682b0
twitter links color : fac5dc
twitter sidebar color : 7e2435
twitter sidebar border color : ffffff

Pink Clouds Twitter Background

in category
girly4.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :f76bbd
twitter links color : faa6d7
twitter sidebar color : 121212
twitter sidebar border color : ffffff

Cute Clouds Twitter Background

in category
girly6.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :ec1196
twitter links color : e4ec12
twitter sidebar color : 1b1b1b
twitter sidebar border color : ffffff

Rainbow Clouds Twitter Background

in category
girly1.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :ee2b3e
twitter links color : fe85ac
twitter sidebar color : ffffff
twitter sidebar border color : 04d1fd

Puzzle Pieces Twitter Background

in category
04.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :526b7b
twitter links color : de5252
twitter sidebar color : ded652
twitter sidebar border color : ffffff

Umbrellas Twitter Background

in category
26.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :a1a1a1
twitter links color : a3a3a8
twitter sidebar color : 6e6e6e
twitter sidebar border color : ffffff

Myspace Tips by Myspace Is Ugly

Hide New Navigation Bar

Description:
This code will hide the new navigation bar. Unfortunately, it won't remove the shortcuts, but your div layouts should look better without the navigation bar. I'll update the code if myspace changes the site again.

Directions:
Place this code at the top of your "About Me" section of your profile.

<style>
.i {display:none}
div.profileWidth {margin-top: -30px !important;}
div.profileWidth div {filter:alpha(opacity=0); opacity:0.0001}
div.profileWidth div.clearfix, i i i,
div.profileWidth div div {filter:none; opacity:0.9999}
div.profileWidth div.clearfix {position:relative; top:30px}
</style>