Forum

Please make sure that you have read the documentation and extensive resources provided on this site before posting your question!

Dynamic Content Gallery Resources

DCG Version 4.0 beta is now available for download and testing. This is a development version and not recommended for live sites. Read more here.

Note that the current stable release of the DCG is version 3.3.5.

 
You must be logged in to post Login Register


Register? | Lost Your Password?

Search Forums:


 






Minimum search word length is 3 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

dropdown behind dynamic content gallery

open
UserPost

11:19 pm
June 17, 2010


dommymaster

Guest

1

hello

i have a question:

 

i involved DCG in my homepage, and now the dropdown menu which i use opens behind the DCG.

 

i already read the faq´s, it says to add :

 

position: relative; z-index:10;

 

in the right position in the css.file. but this doesnt work. might be because i dont know exactly where to add it.

 

my website is: http://tresen.doppeluebung.de/

 

how to handle this ?

5:25 am
June 19, 2010


ebado

Guest

2

Hi,

I'm not a CSS wiz, but you should be adding it to the element you want to display above the DCG.

It looks like your dropdown menu is .headermenu2.

 

That is the z-index you should be concerned with.