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.
Topic RSS
closed
11:58 pm
Hi, I am using a theme which dynamically writes the CSS file and the only way to change anything in it is to add lines to a special section that will add it before it creates the file everytime.
I am having trouble figuring out how to add the z index string.
Any ideas?
10:22 am
August 25, 2008
OfflineHi,
I can't see an example on your site – none of the dropdowns cover the DCG. Have you looked at the FAQs? There's one that covers z-index issues.
1:55 am
You can't see it because I shortened the number of items in my menus so that I wouldn't have the problem. I have looked at the FAQ and it does not give any real detail about the z-index string. I tried adding the string mentioned in a bunch of different ways but it didn't do anything..
How can I figure out which of my css strings needs to be changed?
9:50 am
August 25, 2008
OfflineHi,
I always use the firebug and/web developer toolbar add-ons for Firefox. These are brilliant tools for letting you examine the CSS which is controlling each element on the page.
Look at the ul and li CSS definitions for your menu. When adding z-index, you must use position: relative; as well – otherwise it won't work.
Hope this helps.
9:51 pm
August 25, 2008
OfflineYes. That should work, though you may need to set your z-index higher than 10.
Most Users Ever Online: 28
Currently Online: theonsale
17 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
johnbroome: 13
sjpeaches: 12
speedyp: 12
CherylMcL: 10
littlemerry: 8
lsnoei: 8
Member Stats:
Guest Posters: 770
Members: 1297
Moderators: 0
Admins: 1
Forum Stats:
Groups: 2
Forums: 7
Topics: 978
Posts: 4293
Newest Members: chargers3, jwhetstone, robert, Mak-Donuts, kilerb, Marian Bamboi
Moderators:
Administrators: Ade (2490)
Log In
Register
Home

Dynamic Content Gallery: Have you read the 