Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Can I change the width of the product list columns? Using blue_r theme

    for mobile devices since the developer tools are no help
    Where did you get the template "blue_r"
    You have no responsive css files and your template is not responsive
    Zen-Venom Get Bitten

  2. #2
    Join Date
    Dec 2012
    Posts
    11
    Plugin Contributions
    0

    Default Re: Can I change the width of the product list columns? Using blue_r theme

    The template is this one https://www.zen-cart.com/downloads.php?do=file&id=1893 I posted the template folder name not the "official" template name sorry about that. I did get the problem fixed however by adding

    @media only screen
    and (min-device-width : 320px)
    and (max-device-width : 480px) {
    #listCell0-0 {width:50%;}
    #listCell0-1 {width:30%;}
    #listCell0-2 {width:20%;}
    }

    To the main style sheet now everything is working on PC, tablet and mobile
    Thanks for the help everyone

 

 

Similar Threads

  1. v150 How can I increase the width of the display so my text area has more width.
    By westdh in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Aug 2012, 12:50 PM
  2. How can I change the width where all the products are listed?
    By sharontan in forum Setting Up Categories, Products, Attributes
    Replies: 15
    Last Post: 20 Nov 2010, 03:53 PM
  3. change the 'Sort By' drop down menu that appears at the top of the product list page?
    By autoace in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 26 Sep 2009, 03:41 AM
  4. How can I change the product list style?
    By waterlin in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 20 Mar 2009, 10:07 AM
  5. Using a Dropdown List to Sort the Product List
    By innovafire in forum General Questions
    Replies: 2
    Last Post: 29 Feb 2008, 09:29 PM

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