× Joomla Facebook Connect support forum

Topic-icon Like module covers drop down menu

Active Subscriptions:

None
14 years 10 months ago #12024 by NLM
I have been very happy with the features of the FB suite so far. I've even managed to include the plugins to several components and love the flexibility. I am having a small issue with the Like module, however. I created a new module position specifically for the feature so I can include it consistently on all content (event calendars, etc.) and not just pages with articles. Unfortunately, while the plugin works great in this location, the module floats above the drop down menu and looks awkward. Is there anything that can done to allow the drop down to cover the module?

Page: www.wibi.org/community/family-calendar

Thanks!
The topic has been locked.
Support Specialist
14 years 10 months ago #12028 by alzander
Add the following style to your template file, and you should be good to go:
#hd ul ul {
z-index: 100;
}

That will tell the browser that any drop-downs are 'in front' of everything else.

Hope that helps, and please post back with your results!
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 10 months ago #12037 by NLM
As my experience with your support has taught me to expect, perfect solution. Thanks much, Alex!
The topic has been locked.
Support Specialist
14 years 10 months ago #12040 by alzander
Glad we could help, and happy to hear we're resetting your expectations on what support should be like :)

Finally, if you haven't already, please consider leaving a rating and review on the Joomla Extension Directory for JFBConnect and/or our support. It's certainly not required for us to keep giving our great support, but very appreciated:
extensions.joomla.org/extensions/social-...ook-integration/7215

Thanks, and good luck to you and your site,
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 7 months ago #15136 by fb_650063770
I have a similar problem. The Like Buttons Area (in articles) covers my drop down menu. I have placed the code in my template css file but it didn't solve the problem.

Here's a sample. www.upcatreview.com/why-spongebob-passed...immy-neutron-did-not
Just hover on the main menu area.
The topic has been locked.
Active Subscriptions:

None
14 years 7 months ago #15137 by fb_650063770

fb_650063770 wrote: I have a similar problem. The Like Buttons Area (in articles) covers my drop down menu. I have placed the code in my template css file but it didn't solve the problem.

Here's a sample. www.upcatreview.com/why-spongebob-passed...immy-neutron-did-not
Just hover on the main menu area.


I have solved it already. I just located the z-index of my menu and increased it to 200. Now it works well.
The topic has been locked.
Support Specialist
14 years 7 months ago #15142 by alzander
Ian,
Glad you got it going! Should you need anything else, just let us know.

Thanks,
Alex
The topic has been locked.