Creative DW Menus Pack Forum


box Creative DW Menus Pack
Creative DW Menu Pack is a suite of Dreamweaver extensions that seamlessly blends the flexibility of DHTML and the Flash look and feel to create beautifully web site menus. The extension comes with over 30 built in skins that can be customized to suit the design (colors, fonts, size) and include a smart resize system that preserves round corners and the gradient fills when you change the menu size.

Find out more about Creative DW Menus Pack

Thread: centering buttons for full width of browser window

title left
User Details
message
title right
Steven Harte

post date:
2010-08-25 17:13:02
If I wanted to have the horizontal menu bar fill up 100% of the screen and have the menu tabs/buttons perfectly centered, how would I do that?

I see the fit to page checkbox that fills up the width of the screen but you also have to set a width dimension. Trying to input 100% isn't accepted.

So the buttons are centered according to the width setting not the expanding window.

Thanks much for your help.
Andrei Rinciog [Extend Studio]

post date:
2010-08-27 04:05:54
Hello again Steven,

Try to insert the menu inside a div container and then center it by using margin-left/margin-right auto. Give the div the same width as the menu.

This will cause the menu to be centered in the page and the buttons remain centered according to the width of the menu.

Tell me if this works.

Regards,
Andrei Rinciog