VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me
  • Page:
  • 1

TOPIC: Pop up Menu

Pop up Menu 24 Jun 2015 09:45 #6910

Hello, a question. I want to add my site some sub-items to the main menu. As seen in the picture the menu slips so that it is no longer visible.


This image is hidden for guests. Please log in or register to see it.



I would like it so that when you go with the mouse on the point "information" a pop up open and the sites can be selectet. Does anyone have an idea how can I achieve this?

It should look like this:

This image is hidden for guests. Please log in or register to see it.

  • Posts:8
  • Schmarni
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Pop up Menu 25 Jun 2015 02:58 #6914

You can edit templates/jf_calla-exteriors/css/template.css, add this:
 
#jf-mainnav ul.menu li > ul {
position: absolute;
left: -9999em;
z-index: 1000;
width: auto;
padding: 0;
margin: 0;
}
 
#jf-mainnav ul.menu li:hover > ul {
left: auto;
top: auto;
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Pop up Menu 25 Jun 2015 08:03 #6916

Many Thanks. The Pop Up now works wonderfully. However, the text alignment is not correct. I add to again add a new image. The text of the menu is now right-aligned.


This image is hidden for guests. Please log in or register to see it.

  • Posts:8
  • Schmarni
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Pop up Menu 26 Jun 2015 03:12 #6923

I've add above css code to your site, the text alignment is still correct.

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.78 seconds
Thursday 18 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.