Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Plugins & Atahualpa »

[SOLVED] Menu gets behing Dynamic Content Gallery


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Nov 6, 2010, 09:03 AM
GreenCoast
 
21 posts · Oct 2010
[SOLVED] Menu gets behing Dynamic Content Gallery

HI,

just tried to find an answer for this to no avail. I have Ata 3.51 and the newest Dynamic Content Gallery Plugin installed. Both works fine with one exception.

The gallery is only shown on the homepage. I use jQuery to do so. My problem is that the atahualpa menu hides behind the gallery. In the FAQ it says:

Quote:
In your theme's stylesheet (or the menu stylesheet if it is a separate file) find the styles for the equivalent of #navmenu li li and add the following code:

position: relative;
z-index: 10;
How exactly do I have to do this with the ata theme? I tried it directly in css.php. It did not work plus I would have to change it every time I update the theme. So what do I have to do here?

Thanks a lot
  #2  
Old Nov 6, 2010, 04:01 PM
juggledad's Avatar
juggledad
 
20,001 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
you could try using 'menu1' (pages) and 'menu2' (categories) in place 'navmenu' and add the css to CSS Inserts
  #3  
Old Nov 8, 2010, 08:51 AM
GreenCoast
 
21 posts · Oct 2010
Thanks.

I wrote this code in the include css:

Code:
div#menu1 li li {
	position: relative;
	z-index: 10;
}
div#menu2 li li {
	position: relative;
	z-index: 10;
}
It does not work, though. What else can I try? Or is there something wrong with this?
  #4  
Old Nov 8, 2010, 08:53 AM
juggledad's Avatar
juggledad
 
20,001 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
what is the url?
  #5  
Old Nov 8, 2010, 09:19 AM
GreenCoast
 
21 posts · Oct 2010
www.greencoastsolarsystems.com

See the PV Products menu item

Thanks
  #6  
Old Nov 8, 2010, 10:28 AM
GreenCoast
 
21 posts · Oct 2010
They just updated the plugin. Now it works perfectly. Thanks for your effort

Bookmarks

Tags
dynamic content gallery, jquery, menu, z-index

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Atahualpa 3.5 and Dynamic Content gallery 3.3 plaw193 Plugins & Atahualpa 17 Nov 1, 2010 11:44 AM
Add columns in footer with widgets/dynamic content marced Post-Kicker, -Byline & -Footer 1 Sep 7, 2010 10:31 PM
[SOLVED] Dynamic Content Gallery koinonos Plugins & Atahualpa 7 Aug 18, 2010 04:35 PM
Dynamic Content Gallery + Atahualpa 3.5.1 + Wordpress 3.0 DOESN't Work sweeper240 Plugins & Atahualpa 3 Jul 5, 2010 04:02 PM


All times are GMT -6. The time now is 05:47 AM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.