HELP new myspace messed up layout! |
HELP new myspace messed up layout! |
Jun 20 2008, 01:45 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 26 Joined: Mar 2007 Member No: 509,608 |
hey there! my original layout before this new myspace look, i had a banner image above the old navigation. now with the new* navigation, it's completely gone. is there a way i can still have something ABOVE this new navigation? if so, how?
this is how it looked before link this is how it looks now link |
|
|
|
![]() |
Jun 21 2008, 10:08 AM
Post
#2
|
|
![]() Senior Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,507 Joined: Sep 2007 Member No: 571,541 |
well you can Hide the NAV..
CODE <style> div form, .mslogo, div ul {display:none!important;} div div, div td {background-color:transparent; background-image:none!important;} div.clearfix{z-index:1;} .clearfix{top:1px; position:relative;} .clearfix{margin-top:-1px !important; position:relative !important;} </style> then just put something in DIV FORM.. CODE <div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center> CONTENT FOR DIV. </div> and Position like a Banner on top.. |
|
|
|
sheispretty HELP new myspace messed up layout! Jun 20 2008, 01:45 PM
Nikz-x3 I'm not sure if this is what you're lookin... Jun 20 2008, 02:25 PM
Nikz-x3 ^ But if you hide the nav, which hides the ad too ... Jun 22 2008, 01:22 AM
fixtatik try this topic: http://www.createblog.com/forums/i... Jun 22 2008, 09:53 PM![]() ![]() |