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

submenu in Safari on iPad doesnt work
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: submenu in Safari on iPad doesnt work

submenu in Safari on iPad doesnt work 11 Sep 2015 14:29 #7394

Hi all ,
I just saw that the template JF_Taman doesnt show submenu on iPad with Safari...if users use Chrome it works well..
Is there a solution about this problem?
Thanks,

Dav

  • Posts:1
  • friends77
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: submenu in Safari on iPad doesnt work 07 Oct 2015 03:40 #7541

We will check it and reply as soon as possible.

joomfreak

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

Re: submenu in Safari on iPad doesnt work 05 Nov 2015 18:28 #7698

friends77 wrote:
Hi all ,
I just saw that the template JF_Taman doesnt show submenu on iPad with Safari...if users use Chrome it works well..
Is there a solution about this problem?
Thanks,

Dav


Is there a solution this problem?

  • Posts:3
  • tedi_1
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: submenu in Safari on iPad doesnt work 06 Nov 2015 03:18 #7701

You can edit templates/jf_taman/css/template.css, find and modify:
 
#jf-mainnav ul li > ul {
...
left: -9999em;
}
 
#jf-mainnav li:hover > ul {
left: auto;
top: auto;
}
 

to:
 
#jf-mainnav ul li > ul {
...
left: auto;
display: none;
}
 
#jf-mainnav li:hover > ul {
display: block;
}
 


joomfreak
The following user(s) said Thank You: tedi_1

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.70 seconds
Friday 26 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.