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: Menu Drops to the back of my header.jpg

title left
User Details
message
title right
Petervs

post date:
2010-05-10 08:22:55
This is a very strange occurence.
My menu Loads Perfectly, it starts out ontop, then it goes under and stays under the header.
http://sample5.snappingturtle.co.za/
any ideas ?
Just watch for 20 seconds and u will see it drops underneath
thanks Peter
Andrei Brebulet [Extend Studio]

post date:
2010-05-11 05:07:27
Hello Peter,

We have someone working on this. We will let you know as soon as we find a solution.

Best regards,
Andrei Brebulet
Petervs

post date:
2010-05-11 07:26:39
Thanks Andrei
I moved the scripts up but it seems to be doing the same thing
Andrei Brebulet [Extend Studio]

post date:
2010-05-11 11:27:17
Hello again Peter,

We took a closer look at your site and found out that the z-index of the slideshow is increasing with every picture and that's why by the 5th picture it covers the menu. You should create a container for the slideshow and put in a value for the z-index lower than the one for the menu container.

Best regards,
Andrei Brebulet
Petervs

post date:
2010-05-12 08:26:30
Thanks guys it worked !!
Raul

post date:
2011-02-16 22:16:57
Creative Menu appears behind Google Map (component from WebAssist)

How to slve this. Allready tryed placing and editing div with relative position with 0 value on the Map div tag.

help here?
Andrei Rinciog [Extend Studio]

post date:
2011-02-17 07:05:53
Hello Raul,

Try to use z-index to position the menu above the map. Place z-index rule both on the container of the menu and the container of the map and give the first a higher value.

Hope that works.

Regards,
Andrei Rinciog
Raul

post date:
2011-02-17 08:16:06
Thanks for the tip...
Done but continues showing behind the google map.

:(
Andrei Rinciog [Extend Studio]

post date:
2011-02-18 04:13:29
Hello again,

Could you give me a link to the page so I can check it out?

Regards,
Andrei Rinciog
Raul

post date:
2011-02-19 08:16:45
I want to thank you Andrei,

I recreated the recommendations and uploaded all related code of the page in question and YES, now I see the map behind the sub-menus of Creative Menus.

Excellent!
Raul

post date:
2011-06-08 13:04:24
This also works:

Click on the flash file once on DW desigh page and go to parameters and add:

Parameter: wmode
Value: transparent

and click OK, save page.