Help - Search - Members - Calendar
Full Version: Another Myspace Music Pg. Question
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
Cloud9Nine
I'm figuring out how to create a div on my friend's band page, but because I've never done one before i'm running into annoying problems. How can I get the Navigation to center itself, or to completely disappear (I've tried the scripts on here to hide the navigation but they aren't working)? Also when u hide a profile and want it to still show friends and comments the second part of the code has to be put in "who i'd like to meet" but where would I put that in a music page? Would I have to put in "Band Bio" with the rest of the code, because that's pretty much what i did.

Any help, suggestions is appreciated.

Here's the url:
http://profile.myspace.com/index.cfm?fusea...endID=173806786
freeflow
I believe your questions can be answered in these two tutorials:
http://www.joyboner.com/archives/22
http://feedthedragon.net/myspace/div_tutorial.php

Cloud9Nine
Thank you for taking the time to find some help for me I really appreciate it. I'm trying to use those codes, but that navigation bar is stubborn lol I'm just going to keep the navigation bar and see if that'll make the music nav bar stay centered so that I can just put something over it.

pinch.gif
zooyorkpork
this should work from wha tthink your trying to get at

CODE
<style>
a.navbar{display:none;}
</style>


sorry bad spelling.
Cloud9Nine
Oh I tried that one before, it doesn't work. Thanks though _smile.gif
Cloud9Nine
Hey guys ... again! I've placed the header on the page, and the music player moved fine but the original navigation bar still won't disappear...i'm desperate for help.

Also why is there so much extra space on the right side of the page...how can I make that go away?

Url: http://profile.myspace.com/index.cfm?fusea...endID=173806786

CODE
<style>td td object {position:absolute; left:274px; top:442px; display:block;}</style>

<style>td.text td.text td td a, .redlink, td.text td.text td b a {visibility:visible!important;}
td.text td.text td a {visibility:hidden;}</style>

<style type="text/css">
table table,table table table table,table table{background-color:transparent;width:;border:0px;}
div,table,tr,td,th{background-color:transparent;text-align:left;border:0px;}
a.navbar,font,.whitetext12,.btext,.orangetext15,.redbtext,.redtext,.blacktext12,
lightbluetext8,strong,.nametext,div b font font, div font font u,table table table table, table.contacttable{display:none;}
div table form tr td,td.text table,a.text, table div font a,table div div,{visibility:hidden;di-splay:none}
td.text table table {display:inline; visibility:visible;}
embed{position:absolute;top:0px;left:0px;display:block;width:0px; height:0;}
.comments{visibility:visible;width:400px; height: 400px;position:absolute;top:980px;left:260px;
overflow:auto;background-color:COLORHERE;
border:black 1px solid;z-index:2px;}
</style>



<div class="bg" style="position: absolute; left:68px; top:135px; width:858 px; height:851 px; overflow: hidden;"><img src="http://img139.imageshack.us/img139/9099/hd001dp5.png">
</div>



<div class="comments"><table><tr><td><table><tr><td>
Cloud9Nine
PLEASE someone out there help me out. If anyone could at least help me find something to center that stupid burgandy MYSPACE MUSIC navbar that would REALLY help. I'm sure someone out there can help sad.gif

Pretty please?

http://profile.myspace.com/index.cfm?fusea...endID=173806786
Cloud9Nine
Well nevermind. I found the solution. If anyone else has a similar problem with the navigation bar on either a myspace music page or a myspace film page use this:

CODE
<style>
.a {hide red music bar}
.navbar img {display:none;}
div table {background-color:transparent !important; border-bottom:0px !important;}
div td td {font-size:11px; letter-spacing:0px;}
</style>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.