Page 33 of 108 FirstFirst ... 2331323334354383 ... LastLast
Results 321 to 330 of 1072
  1. #321
    Join Date
    Feb 2015
    Location
    USA
    Posts
    157
    Plugin Contributions
    0

    Default Re: Changing size of quantity box

    Quote Originally Posted by marton_1 View Post
    The width is controlled in the stylesheet.css ".list-input input[type=text]" ca. line 316, you could change this.
    You need to check if the class .list-input is used anywhere else on your site for size of input boxes!
    THANK YOU! That did it. Now can you help me glue back the hair on my head I pulled out while trying to fix this???

    Carol

  2. #322
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    567
    Plugin Contributions
    0

    Default Re: Changing size of quantity box

    Quote Originally Posted by spminis View Post
    THANK YOU! That did it. Now can you help me glue back the hair on my head I pulled out while trying to fix this???

    Carol
    Sorry, if I had a solution for that I would use it on my ageing head :)

  3. #323
    Join Date
    Sep 2012
    Location
    West Jefferson, NC
    Posts
    383
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Quote Originally Posted by marton_1 View Post
    if you use, for example, https://tools.pingdom.com/ it gives you clues where you are slow
    Well, it is obviously something with Responsive. If I switch to Classic (unmodified) everything is lightening fast. I don't have time to track it down...maybe devs will find a cure. I'll stick to Classic for now.

    I am subscribed to this tread and will keep an eye out for a fix.

    Thanks.
    Last edited by mikeel100; 12 Jan 2017 at 05:58 PM.

  4. #324
    Join Date
    Dec 2013
    Location
    Southampton, UK
    Posts
    51
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Hi, I have a problem with the size of the product listing when viewing the product list. The height of each item in the list is way too high. It is the same when viewing in landscape on a tablet. All other views are fine although I would prefer a slightly lesser height in portrait on the tablet. I would also prefer a grid/column layout for the product list. Is there a plugin that would produce this? If not, can the height of the listings be altered? You can see the issue at:

    http://www.lowcostcomputersupplies.c...1&keyword=t071

    Thank you in advance for any advice.

  5. #325
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    @Axeman
    The problem appears to be related to the image code block.

    stylesheet.css #302

    .list-image {
    float: left;
    margin-right: 5%;
    min-height: 200px;
    min-width: 20%;
    }

    Adjust the min-height to something more preferable, like say 100px.

    Also, removing the showing of quantity in stock would help as well.

  6. #326
    Join Date
    Dec 2013
    Location
    Southampton, UK
    Posts
    51
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Many thanks for your reply Rob. I will give that a go.

  7. #327
    Join Date
    Dec 2013
    Location
    Southampton, UK
    Posts
    51
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Many thanks for your help Rob. I have made the change to the min-height and it has worked to a degree. The listings are still too big because of the height. I have found a black thick line at the top of the bar where the headings are as well. I have noticed that the price is tucked under the description and that the quantity box is situated on the far right and seems to be on a line that is lower than the price. Is there a way to rearrange the listing so that the price is above the quantity box and that they are both in line with the listing. In pre-responsive versions of Zen Cart this is how it was laid out. Since the responsive version has come out I have had this problem. The biggest issue is that tablets and PC users have to keep scrolling when I have lots of products on one page. Does anyone know where the layout is set?

    http://www.lowcostcomputersupplies.c...cPath=66_67_88

  8. #328
    Join Date
    Dec 2013
    Location
    Southampton, UK
    Posts
    51
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Just a quick update. I have managed to reduce the size a bit further. Still not right, but better than it was. I have changed the padding so that it has specified 0px at the top and the bottom as follows:

    .productListing-odd{padding:0px 20px 0px 20px;overflow:hidden;}
    .productListing-even{padding:0px 20px 0px 20px;overflow:hidden;}

    Although this is a fix to a degree, it still does not look quite right. I would still like to alter the layout so the price is the same level as the product name and the quantity box is in line with the short description. Can you tell me where the html/php file is that allows me to alter this? Also, the layout of the product info page is awful. Can you tell me where I might find the file to change this layout? Thanks.

  9. #329
    Join Date
    May 2011
    Location
    Tennessee
    Posts
    377
    Plugin Contributions
    0

    Default Changing the hover color of Home / Login text in the upper left corner

    The "Home / Login" text in the upper left corner changes color when you travel over the text.

    How can I change the color?

  10. #330
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: Changing the hover color of Home / Login text in the upper left corner

    Quote Originally Posted by jodean View Post
    The "Home / Login" text in the upper left corner changes color when you travel over the text.

    How can I change the color?
    My stylesheet is slightly different as we use a color change mod BUT, the login should be controlled in the stylesheet_colors under a call similar to #navMain ul li a You would need to find the color used for hover and change that.

    Keep in mind that there are many ways to place color (or not) to a link. Link, visited, hover, and active are all used AND sometime text-decoration:none to remove the underline.

 

 
Page 33 of 108 FirstFirst ... 2331323334354383 ... LastLast

Similar Threads

  1. v155 Support Thread - Responsive Color Changes for 155
    By dbltoe in forum Templates, Stylesheets, Page Layout
    Replies: 99
    Last Post: 1 Oct 2021, 12:31 PM
  2. v151 Tableau Responsive Theme - Support Thread
    By numinix in forum Addon Templates
    Replies: 622
    Last Post: 19 Apr 2020, 11:11 PM
  3. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Addon Templates
    Replies: 0
    Last Post: 17 Mar 2016, 12:30 AM
  4. v154 Order Steps Responsive [Support Thread]
    By davewest in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Jul 2015, 06:11 PM
  5. Bentley Classic Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 173
    Last Post: 17 Sep 2013, 08:25 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