Re: css box/button - how ?
If using a list. Simply set UL & LI to Margin / Padding 0 and that will keep everything left like needed.
If using the Display Block,you also need the float left option and you need to be inside a div with a specific width to allow the menus to sit side by side.
I also, again, would recommend looking at a non-fixed font size, so that it works more appropriately for accessibility and usability of your visitors.
|