Help - Search - Members - Calendar
Full Version: Can the Myspace Maroon Music bar be on it's on div?
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
shynomi
Tried hiding it but it affects the other tables in my layout in Firefox.
Just wanting to find out if it can on a div.

Thanks.
Mickey
If it can be what?
shynomi
Basically, I just want to move it around on it's on. It's the Maroon Music bar. I didn't know if there was a code that would move that alone.
Mickey
Stop calling it "the Maroon Music Bar". It's not even maroon. Just say music navigation bar, or music navbar. I don't think you can move it since it uses an ID as opposed to a class. You can hide it though, using this code:

CODE
<style>
.navbar, .subnavItems {display: none!important;}
</style>
shynomi
gotcha, thanks that worked. i had codes to hide it but they all affected the other tables in the layout in firefox.
Mickey
Topic closed & moved.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.