Page 49 of 53 FirstFirst ... 394748495051 ... LastLast
Results 481 to 490 of 527
  1. #481
    Join Date
    Sep 2008
    Location
    WA
    Posts
    555
    Plugin Contributions
    0

    Default Re: Drop Down Columns-Non Mobile

    Quote Originally Posted by Cabinetman View Post
    I re-uploaded all the .css files, as I had compiled and combined some files. But this made no change. The link to the tutorial isn't valid. I checked out some other css menu tutorials online, but couldn't figure it out. I am ok with just displaying 4 levels deep, if there is an easy way to do that, but I can't reduce the number of subcategories I have. Any thoughts?
    try this: go to tutsplus.com and search on "mega drop down menu" and you will find the reference. for some reason the link isnt copying correctly.
    Last edited by lruskauff; 21 Nov 2015 at 12:46 AM.

  2. #482
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Drop Down Columns-Non Mobile

    Quote Originally Posted by Cabinetman View Post
    I re-uploaded all the .css files, as I had compiled and combined some files. But this made no change. The link to the tutorial isn't valid. I checked out some other css menu tutorials online, but couldn't figure it out. I am ok with just displaying 4 levels deep, if there is an easy way to do that, but I can't reduce the number of subcategories I have. Any thoughts?
    The forum has stripped out one of the words in the url. The removed word is bravo utah tango tango ;)

    Thanks,

    Anne

  3. #483
    Join Date
    Aug 2012
    Posts
    4
    Plugin Contributions
    0

    Default Re: Drop Down Columns-Non Mobile

    Finally figured it out.
    In the stylesheet_mega_menu.css file I changed the following code:

    .mega-menu .levels li:hover ul ul, .mega-menu .levels li:hover ul ul ul, .mega-menu .levels li:hover ul ul ul ul, .mega-menu .levels li:hover ul ul ul ul ul{left: -999em;}

    .mega-menu .levels li:hover ul, .mega-menu .levels li li:hover ul, .mega-menu .levels li li li:hover ul, .mega-menu .levels li li li li:hover ul{left: 145px;}

    Now my numerous subcategories are displaying properly.

    Thanks

  4. #484
    Join Date
    Nov 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Mobile menu on tablet

    Quote Originally Posted by picaflor-azul View Post
    This template is using media queries only for the responsive design. You would need to hide the mega menu (display:none;) at the media query for 1024 pixels and display:block the mobile menu.

    Thanks,

    Anne
    Hello Anne,

    thank you for this nice template, i need the idiots guide, too.

    Do you mean .mega-menu display:none at /includes/templates/stirling_grand/css/responsive.css?

    Where can i found the lines to media query?

  5. #485
    Join Date
    Nov 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Mobile menu on tablet

    Quote Originally Posted by margecc View Post
    I could be wrong, but this is what I am currently adding to the responsive.css to fix some display problems my site has on iPads (which are 768x1024)

    @media only screen and (device-width:768px)and (orientation:landscape){
    add your css here
    }


    @media only screen and (device-width:768px)and (orientation: portrait){
    and here
    #header-lan-curr {display:none;}

    }
    I found this lines with Developers Tool Kit only in Winchester Responsive, not in Stirling Grand.

  6. #486
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Mobile menu on tablet

    Quote Originally Posted by jjuno View Post
    Hello Anne,

    thank you for this nice template, i need the idiots guide, too.

    Do you mean .mega-menu display:none at /includes/templates/stirling_grand/css/responsive.css?

    Where can i found the lines to media query?
    Yes, in this template package the media queries are in the responsive.css file.

    Thanks,

    Anne

  7. #487
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Mobile menu on tablet

    Quote Originally Posted by jjuno View Post
    I found this lines with Developers Tool Kit only in Winchester Responsive, not in Stirling Grand.
    You will probably need to add a media query specific for landscape tablets. Normally this is width 1024pixels.

    Thanks,

    Anne

  8. #488
    Join Date
    Nov 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Mobile menu on tablet

    Quote Originally Posted by picaflor-azul View Post
    Yes, in this template package the media queries are in the responsive.css file.

    Thanks,

    Anne
    O. K., excuse me please, my native language is not English. All the Translator or Compiler are so different.

    My Problem, i can not detect this Value with 1024 pixels, i can detect it in stylesheet. All works fine, but i see
    it on the Android Tab,with 10.1", the Mega Menu did not work.

    What can i do?

  9. #489
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Mobile menu on tablet

    Quote Originally Posted by jjuno View Post
    O. K., excuse me please, my native language is not English. All the Translator or Compiler are so different.

    My Problem, i can not detect this Value with 1024 pixels, i can detect it in stylesheet. All works fine, but i see
    it on the Android Tab,with 10.1", the Mega Menu did not work.

    What can i do?
    This template uses media queries only for the responsive design. You need to write a query that will isolate landscape tablets and then add a display:none; to the mega menu if you do not want it to show on landscape tablets. If you do a google search you will find instructions on how to write media queries.

    Thanks,

    Anne

  10. #490
    Join Date
    Nov 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Mobile menu on tablet

    Quote Originally Posted by picaflor-azul View Post
    If you do a google search you will find instructions on how to write media queries.
    Dear Anne,

    thank you, thank you so much, i use the google search before i posted hear. Result, nothing, it's for me to complicated. The responsive Templates are for normal Users to difficult, i try any solutions, but no success.

    I go back to an normal free template.

    Cheers

 

 
Page 49 of 53 FirstFirst ... 394748495051 ... LastLast

Similar Threads

  1. Responsive All Business Template
    By picaflor-azul in forum Addon Templates
    Replies: 392
    Last Post: 3 Oct 2019, 05:42 AM
  2. v154 Best Responsive Template
    By martynbaker52 in forum General Questions
    Replies: 4
    Last Post: 12 Sep 2015, 02:35 AM
  3. v151 responsive template problems
    By irishshopper in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 May 2014, 07:11 AM
  4. Stirling Grand Template blank product info page
    By Pablo_escobar in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 18 Jan 2014, 04:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR