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: Align menu to bottom of a Div Tag

title left
User Details
message
title right
Denise Chapman

post date:
2009-11-26 13:17:10
Hello, how do I set the alignment so that the menu sits at the bottom of a Div Tag? I have it aligning right nicely... but it needs to move down..
Denise Chapman

post date:
2009-11-26 13:40:17
I figured it out with the help of this page: http://www.webcredible.co.uk/user-friendly-resources/css/css-tricks.shtml

If you go down to CSS positioning within a container, I realized I needed to create a div for the menu... once I set the container div to relative and my new div to absolute.. I was able to position perfectly...