halloween

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

Cinnamoroll Halloween Twitter Background

in category
cinnahallp1.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :fbb158
twitter links color : 9c84bd
twitter sidebar color : 212021
twitter sidebar border color : ffffff

Hello Kitty Halloween Twitter Background 4

in category
hkhallp1.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :ff79421
twitter links color : 8d63ab
twitter sidebar color : 222021
twitter sidebar border color : ffffff

Hello Kitty Candy Twitter Background 2

hk09hall2p01.png

Download This Background

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

Hello Kitty Candy Twitter Background 1

hk09hall2p02.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :212121
twitter links color : a86813
twitter sidebar color : fcc2e1
twitter sidebar border color : ffffff

Hello Kitty Halloween Twitter Background 3

in category
hk09hall2p05.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :e3be49
twitter links color : 524a98
twitter sidebar color : 28201a
twitter sidebar border color : ffffff

Charmmy Kitty Halloween Twitter Background

in category
hk09hall2p06.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :94949c
twitter links color : ff7384
twitter sidebar color : 212121
twitter sidebar border color : ffffff

Hello Kitty Halloween Twitter Background 2

in category
hk09hall2p03.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :3a3a3a
twitter links color : ba5d24
twitter sidebar color : 82a4ad
twitter sidebar border color : ffffff

Hello Kitty Halloween Twitter Background 1

in category
hk09hall2p04.png

Download This Background

CHECK TILE BACKGROUND BOX
twitter background color :ffffff
twitter text color :f39249
twitter links color : ffe600
twitter sidebar color : 231921
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>