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 20 2008, 02:25 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Aug 2007 Member No: 566,163 |
I'm not sure if this is what you're looking for, sorry if it's not.
CODE <div class="TopBanner" style="position:absolute; top:0px; left:50%; margin-left:-335px;">
<img src="http://img154.imageshack.us/img154/5029/weirddotthing1kl9.gif"> </div> <style> body.bodyContent {margin-top:251px;} </style> |
|
|
|
Jun 21 2008, 10:08 AM
Post
#3
|
|
![]() 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.. |
|
|
|
Jun 22 2008, 01:22 AM
Post
#4
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Aug 2007 Member No: 566,163 |
^ But if you hide the nav, which hides the ad too than isn't it a risk of your myspace getting deleted?
|
|
|
|
Jun 22 2008, 09:53 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
try this topic: http://www.createblog.com/forums/index.php...t&p=2964702
|
|
|
|
![]() ![]() |