COMPRESS TOP NAV AREA & BOTTOM LINKS AREA IN 2.0
- Go to MSC Home
|
Go to MSC Profile 2.0 Codes -
Rate This Page!
With these two codes below you are able to fully compress the top nav area and the bottom links area in Profile 2.0. Just copy the code(s) below and paste them to your 2.0 CSS{ } Box. If you have any questions/comments on
these codes please
ASK HERE
.
Compress Top Nav Area without hiding Advert
.msc {compress top nav area} .msc {http://www.myspace-compilation.com/CompressTopBottom2.php} div#leaderboard {padding:0px;} div#googlebar {display:none;} div#topnav ul#leftNav li, div#topnav ul#rightNav li {border:0px; margin:-5px;}
Compress Bottom Links Area
.msc {compress bottom links area} .msc {http://www.myspace-compilation.com/CompressTopBottom2.php} div#footer {margin-top:-1px;} div#footer div.clear {margin-top:-2px;} div#footer br {display:none;}