Problems reponsive layout on Ipad and Iphone

  • zeroone
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 6 months ago - 11 years 5 months ago #33925 by zeroone
See 2 images taken from iPAd en two from iphone

iPad: navigation see menu items not in one line or dropdown like in portrait layout on iPad. Images not responsive.
Last edit: 11 years 5 months ago by zeroone.

Please Log in to join the conversation.

More
11 years 6 months ago #33929 by ivan.milic
you have some modification in:

templates/hot_one_page/js/responsive_menu.js
Code:
//var topMenuContainerWidth = jQuery("div.cell").has("ul.navh").innerWidth(); //var topMenuWidth = jQuery("ul.navh").innerWidth(); //jQuery("ul.navh").css("min-width",topMenuWidth); var screenWidth = jQuery(window).width(); if( screenWidth < 990 ) {

try to change (play a bit) with 990

Please Log in to join the conversation.

  • zeroone
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 6 months ago - 11 years 6 months ago #33939 by zeroone
Sorry, doesn't work even if i change from 990 to 800. Please look at this problem and fix it and don't guess for a solution. You sell your template as being responsive but it doesn't work.
Last edit: 11 years 6 months ago by zeroone.

Please Log in to join the conversation.

More
11 years 6 months ago - 11 years 6 months ago #33945 by ivan.milic
More like 1024 to solve problem from first and second picture.
To solve other problem add this to layout.css:

@media screen and (max-width 770px){
SELECT.tinynav{
margin-top:-20px;
}
}
Last edit: 11 years 6 months ago by ivan.milic.

Please Log in to join the conversation.

  • zeroone
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 6 months ago - 11 years 6 months ago #33953 by zeroone
Where ? In what file do i change these settings?


Menu now ok, but:

1) Logo is not responive
2) when i insert imlage in to content the image doesn't resize responive to screen width

Thanks
Last edit: 11 years 6 months ago by zeroone.

Please Log in to join the conversation.

More
11 years 5 months ago #33963 by ivan.milic
/templates/hot_one_page/css/layout.css

Add that code at bottom

Please Log in to join the conversation.

Time to create page: 0.093 seconds
Powered by Kunena Forum