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: Desktop version

Desktop version 13 Aug 2017 13:52 #10477

Hy can i do something to see normal menu in a desktop pc with 1024*768 resolution?
Now with this resolution i see the mobile menù and not open if i touch it with the mouse.
I'd like to have normal menu in desktop pc with 1268*768 or lower resolution and mobile only for tablet and smartphone.
Last Edit: 16 Aug 2017 10:33 by alvin77.

  • Posts:42
  • alvin77
  • Senior Boarder
  • OFFLINE
  • Karma: 0

Re: Desktop version 24 Aug 2017 02:44 #10530

Can you please send me your website url and the super admin access via private message system?

joomfreak

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

Re: Desktop version 24 Aug 2017 09:13 #10531

I'm testing in local version i can send just a scrrenshot at the moment.
If i set video resolution to 1200x768 i see normal menu and not mobile menu.
Attachments:
  • Attachment This image is hidden for guests. Please log in or register to see it.
Last Edit: 24 Aug 2017 09:16 by alvin77.

  • Posts:42
  • alvin77
  • Senior Boarder
  • OFFLINE
  • Karma: 0

Re: Desktop version 25 Aug 2017 02:31 #10533

Try to edit file templates/jf_couda/scripts/js/template.js, at line 82 modify:
 
if ( $(window).width() < 1200 ) {
...
}
 

to:
 
if ( $(window).width() < 992 ) {
...
}
 


Then replace file templates/jf_couda/css/template.css by file in attachment.

joomfreak
Attachments:
  • Attachment This attachment is hidden for guests. Please log in or register to see it.
Last Edit: 25 Aug 2017 02:35 by isupport.

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.61 seconds
Saturday 27 July 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.