Help - Search - Members - Calendar
Full Version: navbar
Forums > Resource Center > Support Center > Myspace Support > Myspace Resolved Topics
tommyheavenly5
is there a way to change the width of the navigation table ?
decaydancefbr
Maybe this will work.

CODE
.navigationbar{width:XXXpx!important;}
aQuafly
^ I'm pretty sure that that code is for the old navigation bar, try this, it's what I use:

CODE
<style>

div.clearfix
{width:XXpx;}

</style>


Just change the XX to the width you want, around 680 is the best for me :]

Hope this helps! thumbsup.gif
decaydancefbr
^ You're probably right. I use it on my recent layouts so I thought it might work, I don't know.
Anarchy
Yeah, Aquafly's code should do you good.
decaydancefbr
You could also use this code, too.

CODE
<style>
div.profileWidth {width: 960px;}
</style>
aQuafly
^ really? I've never heard of such a code >> I guess I'll have to try that out! It may help me in future layouts for myspace.

Even I got help from this posting, lol biggrin.gif
decaydancefbr
^ Haha, we all learn something new each day. We both taught eachother something. laugh.gif
aQuafly
^ yay for the exchanging of knowledge! lol devil.gif
Anarchy
There are a lot of ways. You can even use this if you wanted to:

CODE
<style>
div[id="googlebar"] {width:960px;}
</style>
decaydancefbr
^ I've tried that before and the [id part cancelled out for some reason shrug.gif
fixtatik
^ it'll work in every browser except IE. go figure =)
aQuafly
lol that's odd, everything usually works in IE before mozilla or safari x]
fixtatik
^ other way around. =p
i could probably list 50 or so things off the top of my head that don't work correctly in IE, but will in web-standards browsers. microsoft has a mind of its own.
aQuafly
really? lol I could say the exact opposite....or maybe I'm confused... >> Chances are I probably am. I haven't had my coffee so I'm still half-sleeping
decaydancefbr
Hahaha, it cancels it in both for some reason. I don't know. I tried using a similar code for shortcuts, too and it just got converted to periods.
aQuafly
ugh, stupid myspace, always changing up their coding. Making it harder for those who design it >>
Anarchy
Yeah, they probably don't want people messing with the Advertisement. I remember when the pound symbol was disabled because it could've been used to remove the Ad. They probably did the same for the [id] function.
decaydancefbr
I'm mad that they got rid of the pound symbol cause I can't move around my calendar on regular profiles.
Anarchy
I'm mad at a lot of things, to be honest. LOL.
decaydancefbr
^ As well as additions like the ugly ass 3-D look on the nav.
Anarchy
I know, fucking hell. I can't help but put up a DIV to try and cover it. Blah.
decaydancefbr
^ Same here. Maybe there is a code that might look like this

CODE
<style>
div.clearfix
{filter:none;}
</style>


Completely random but logical guess code, haha. That would be nice if it were to work.
Anarchy
True. It's just difficult having to find a code that would work in all browsers and everything. Eh, whatever.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.