Hello,
I would like the menu bar to go the width of my webpage. I've only got a couple of dropdowns, but I want the gray bar to be 100% width of the screen. I'm sure the info is in your forum, but I can't find it.
Thanks in advance,
Kevin
100% width menu bar
Re: 100% width menu bar
Hi Kevin,
You would set the menu as menuwidth="100%";
Take a look at the properties for menus http://milonic.com/menuproperties.php
You can also specify menualign which aligns the items in the 100% menu, NOT the full menu, you can align it left, center, right. You can also set the item width if you want the items to spread out the full width of the menu you'd set them as itemwidth="100%"; the menu program will then spread them out so they fill the menu. If you don't specify that, that would be when you might want to set the menualign. If you don't set either the itemwidth or the menualign the items default to the left side of the menu
Hope this helps.
Ruth
You would set the menu as menuwidth="100%";
Take a look at the properties for menus http://milonic.com/menuproperties.php
You can also specify menualign which aligns the items in the 100% menu, NOT the full menu, you can align it left, center, right. You can also set the item width if you want the items to spread out the full width of the menu you'd set them as itemwidth="100%"; the menu program will then spread them out so they fill the menu. If you don't specify that, that would be when you might want to set the menualign. If you don't set either the itemwidth or the menualign the items default to the left side of the menu
Hope this helps.
Ruth