Featured Content Gallery | WordPress Plugin | iePlexus

featured content doesn't show my nav menu

New releases, ideas for the future, and known issues

featured content doesn't show my nav menu

PostBy kako on Wed Mar 30, 2011 1:54 pm

Glad to be a new member, i want to let you know my problem, I hope you can help me:

The thing is that I installed FCG plugin in my wordpress site, everything runs fine, but i can't navigate the nav menu correctly, is like the menu is behind the FCG

take a look, and you will find the problem in just a second

http://www.cosmoseguros.cl/sitio/

if you cant see the page (low server) just see this pics:
this is how it works:
Image

and this is how it MUST run:
Image
kako
 
Posts: 1
Joined: Wed Mar 30, 2011 1:43 pm

Re: featured content doesn't show my nav menu

Thank you for using the Featured Content Gallery Forum
 

Re: featured content doesn't show my nav menu

PostBy admin on Wed Mar 30, 2011 3:02 pm

go to your theme style.css
and find style
Code: Select all
#nav li ul {
  position: absolute;
  width: 140px;
  left: -999em;
}


and change it to this
Code: Select all
#nav li ul {
  position: absolute;
  width: 140px;
  left: -999em;
z-index:100;
}
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA


Return to Development, Improvement, and Conflicts

Who is online

Users browsing this forum: No registered users and 0 guests

cron