Hello, I have moved my nav bar below the logo and I am attempting to move it down so it is touching the content. I am unsure where I would go to do this.

http://chillax-gaming.com/community/misc/style?style_id=23

Second thing, is there a way to cut the nav bar off so it isn't going all the way to the side and stops at the content stopping instead?

Last thing, how would I make the nav bar float to the left instead of right?


Few things... this next version of Core we're shipping out will make your life a lot easier on this stuff.

This in extra.css can adjust the content height.

Code:
html #navigation .pageContent {
height: 87px;
}
#headerMover #headerProxy {
height: 224px;
}

For the bar that spans all the way:

Style Properties -> [XB] Header and Navigation
NavWrapper, remove the effects

And what do you mean by the float left? looks left to me?
 
Few things... this next version of Core we're shipping out will make your life a lot easier on this stuff.

This in extra.css can adjust the content height.

Code:
html #navigation .pageContent {
height: 87px;
}
#headerMover #headerProxy {
height: 224px;
}

For the bar that spans all the way:

Style Properties -> [XB] Header and Navigation
NavWrapper, remove the effects

And what do you mean by the float left? looks left to me?
Sorry, I mixed my up left and right. I ment right.
 
Also, I did the change to the CSS and if you notice now you can still see the space and there is curves in the sides that shows they are separate. Also the search bar is to low looking.

I also don't see anything in the Header and Navigation about Nav Wrapper
 
Sorry jumpin the gun, it's on the next version of XenBase :(.

A lot of these things are issues fixed for the next version to be honest.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back