polka dots

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

Black Polka Dots Twitter Background

in category
post4.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :212121
twitter links color : d6d6d6
twitter sidebar color : f75284
twitter sidebar border color : ffffff

Blue & Grey Dots Twitter Background

in category
post2.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :4c5658
twitter links color : 32c8e2
twitter sidebar color : bcbcbc
twitter sidebar border color : ffffff

Large Dots Twitter Background

in category
post3.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :212121
twitter links color : c9c9c9
twitter sidebar color : f74263
twitter sidebar border color : ffffff

Mixed Polka Dots Twitter Background

in category
post5.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :27bda4
twitter links color : f9a503
twitter sidebar color : 716e7b
twitter sidebar border color : ffffff

Pastel Polka Dots Twitter Background

in category
03.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :3bcaca
twitter links color : cc99cc
twitter sidebar color : ccccff
twitter sidebar border color : ffffff

Pink Polka Dots Twitter Background

in category
08.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :e790b5
twitter links color : f1c4d6
twitter sidebar color : 4f4f4f
twitter sidebar border color : ffffff

Black & White Polka Dots Twitter Background

in category
09.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :525252
twitter links color : bdbdbd
twitter sidebar color : 000000
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>