View Single Post
Old 03-11-2008, 05:48 AM   #2 (permalink)
instinct46
Junior Member
 
instinct46's Avatar
 
Join Date: Mar 2008
Location: England, St Helens
Posts: 12
Send a message via MSN to instinct46
Default Re: Help Plz: Fixed-width CSS Dropdown menu

I take it your using <TABLE>'s to create the drop menu's, if so just set the width in the table tag. and just use the DIV tag to center the menus.

<TABLE width="590px">

<TR><TD><DIV align="center">Schedule</DIV>

<TR><TD><DIV align="center">Order Tickets</DIV>

</TABLE>
instinct46 is offline   Reply With Quote
Sponsored Links