Can the Myspace Maroon Music bar be on it's on div? |
Can the Myspace Maroon Music bar be on it's on div? |
Jan 8 2010, 12:26 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 123 Joined: Nov 2008 Member No: 698,881 |
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. |
|
|
|
![]() |
Jan 8 2010, 12:53 PM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
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 Can the Myspace Maroon Music bar be on it's on div? Jan 8 2010, 12:26 PM
shynomi Basically, I just want to move it around on it... Jan 8 2010, 12:42 PM
shynomi gotcha, thanks that worked. i had codes to hide it... Jan 8 2010, 01:00 PM
Mike Topic closed & moved. Jan 8 2010, 01:04 PM![]() ![]() |