Help - Search - Members - Calendar
Full Version: HELP new myspace messed up layout!
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
sheispretty
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
Nikz-x3
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>
Jghelfi
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..
Nikz-x3
^ But if you hide the nav, which hides the ad too than isn't it a risk of your myspace getting deleted?
fixtatik
try this topic: http://www.createblog.com/forums/index.php...t&p=2964702
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.