Page 1 of 2 12 LastLast
Results 1 to 10 of 1160

Hybrid View

  1. #1
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: Responsive Sheffield Blue

    Good day,

    I'm asking for a smidge of help. This is not specifically responsive sheffield blue related, but does apply to it (and perhaps other responsive templates. I'd like to offer a "button" (or link) on my site for those mobile device users that really can navigate around the site without the benefit of the responsive cSS. I haven't wrapped my head around the code enough to tell what value to disable, or what additional code to add. The last time I did something like this I had to try to use a cookie and htaccess redirects, but that was not with a responsive template.

    Thank you for your help in this matter. If it needs to be redirected to a new thread please advise or do.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #2
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by mc12345678 View Post
    Good day,

    I'm asking for a smidge of help. This is not specifically responsive sheffield blue related, but does apply to it (and perhaps other responsive templates. I'd like to offer a "button" (or link) on my site for those mobile device users that really can navigate around the site without the benefit of the responsive cSS. I haven't wrapped my head around the code enough to tell what value to disable, or what additional code to add. The last time I did something like this I had to try to use a cookie and htaccess redirects, but that was not with a responsive template.

    Thank you for your help in this matter. If it needs to be redirected to a new thread please advise or do.
    This function has a guaranteed slot in v2.1

    I have it fully functional now but have been extremely busy with clients and the holidays. You can check out the DEMO here.

    As of right now the link "button" is in the top left corner of the browser for testing only. Once I have time to document and add the links and admin options it will be available in header, footer, information side-box and more-information side-box.

  3. #3
    Join Date
    Apr 2013
    Location
    Florida
    Posts
    57
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue

    Anne
    By any chance, have you tested the new Zen Colorbox with any of your responsive templates?

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

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by chowardart View Post
    Anne
    By any chance, have you tested the new Zen Colorbox with any of your responsive templates?
    No, I have not personally tested this module. If you want a lightweight lightbox module that is responsive I would recommend one that rbarbour has worked on here:

    http://www.zen-cart.com/showthread.p...Support-Thread

    Thanks,

    Anne

  5. #5
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,303
    Plugin Contributions
    1

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by picaflor-azul View Post
    No, I have not personally tested this module. If you want a lightweight lightbox module that is responsive I would recommend one that rbarbour has worked on here:

    http://www.zen-cart.com/showthread.p...Support-Thread
    Thank you for this recommendation, it's a great module.

    The first line of stylesheet_mega_menu.css has a z-index of 9999 in Stirling Grand template - although the same applies to this template. this z-index is causing the mega menu to overlay the popup image. Can I safely change this value without affecting anything else? Any suggestions to what value to use?

  6. #6
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,303
    Plugin Contributions
    1

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by simon1066 View Post
    Thank you for this recommendation, it's a great module.

    The first line of stylesheet_mega_menu.css has a z-index of 9999 in Stirling Grand template - although the same applies to this template. this z-index is causing the mega menu to overlay the popup image. Can I safely change this value without affecting anything else? Any suggestions to what value to use?
    It's just occured to me that I could be looking at changing the module stylesheet to suit instead. I've had a look and there would be multiple changes of z-index values required. The lowest value in the lightbox is 1042 so a z-index of 1041 for mega menu should do it. I don't think there are any values between 1042 and 9999 in Stirling Grand (and no doubt Resp Sheff Blue) so hopefully changing it won't be a problem - just need to double check.

  7. #7
    Join Date
    Jul 2012
    Location
    AZ USA
    Posts
    59
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue

    Hi Anne

    I think I am in the right thread now .. I am still working on the test site and the footer is not showing anything not even the header for it or the legal stuff or even the ip line ..
    The site is http://zctest.dezertdezinez.com

    I just wanted to know if I did something wrong with the setup and what I can do to fix it ..

    Any help would be great .


    Debbie

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

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by simon1066 View Post
    It's just occured to me that I could be looking at changing the module stylesheet to suit instead. I've had a look and there would be multiple changes of z-index values required. The lowest value in the lightbox is 1042 so a z-index of 1041 for mega menu should do it. I don't think there are any values between 1042 and 9999 in Stirling Grand (and no doubt Resp Sheff Blue) so hopefully changing it won't be a problem - just need to double check.
    Yes, you can change the z-index to whatever you need to ;)

    Thanks,

    Anne

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

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by rbarbour View Post
    This function has a guaranteed slot in v2.1

    I have it fully functional now but have been extremely busy with clients and the holidays. You can check out the DEMO here.

    As of right now the link "button" is in the top left corner of the browser for testing only. Once I have time to document and add the links and admin options it will be available in header, footer, information side-box and more-information side-box.
    I love this. This is one problem that I have been trying to solve in regards to the new responsive template default version using the php detect script and a demo site for responsive templates. A lot of people just don't understand why when they make their browser window smaller with a template using the php detect script it does not switch to ipad or phone view.

    Will you be adding this to the responsive template default package?

    Thanks,

    Anne

  10. #10
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by picaflor-azul View Post
    I love this. This is one problem that I have been trying to solve in regards to the new responsive template default version using the php detect script and a demo site for responsive templates.
    Thanks, this is one of the most sought after features to my knowledge with the new responsive template default version.

    Quote Originally Posted by picaflor-azul View Post
    A lot of people just don't understand why when they make their browser window smaller with a template using the php detect script it does not switch to ipad or phone view.
    Not sure I fully understand...

    2.0 recognizes a mobile phone, tablet and desktop by detecting it's UA (user agent), in order for the screen to change display on the desktop you will need to put those common breakpoints (min-max widths) into the responsive_default.css file.

    Quote Originally Posted by picaflor-azul View Post
    Will you be adding this to the responsive template default package?

    Thanks,

    Anne
    The Mobile/Full Site Switch? This function will be included in v2.1

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v154 Responsive Sheffield Blue v2.0
    By picaflor-azul in forum Addon Templates
    Replies: 1517
    Last Post: 13 Apr 2024, 01:50 AM
  2. v155 Responsive Classic vs Responsive Sheffield Blue vs ?
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2016, 07:01 AM
  3. v154 Responsive Sheffield Blue change menu links
    By Annie_zaz in forum Addon Templates
    Replies: 3
    Last Post: 7 May 2016, 11:33 PM
  4. v154 Responsive Sheffield Blue v.2.0 Pricing not showing
    By SilverHD in forum Addon Templates
    Replies: 13
    Last Post: 4 Nov 2015, 10:57 PM
  5. v154 Questions re: Responsive Sheffield Blue
    By dfontana in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Aug 2015, 02:43 AM

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