|
i think you misunderstood the code. the width auto in my css is for the bar itself, with no logo and no buttons, just blank, and it stretches across the screen. so i don't see how changing that will affect my buttons
that bar is set in a div. inside that div i have two more divs, a logo and buttons. i set fixed dimensions for both of those and floated them to the appropriate sides of the screen.
the logo is on the left and the buttons are on the right.
but the buttons won't go right.
|