Page 31 of 109 FirstFirst ... 2129303132334181 ... LastLast
Results 301 to 310 of 1088
  1. #301
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    568
    Plugin Contributions
    0

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

    Quote Originally Posted by schoolboy View Post
    INSPECT the actual image... what is its REAL size? The HTML <img> tag is telling it to show at 94 x 54 - but it could be 94000000 X 54000000 in reality.

    The ACTUAL size of the image must match the DECLARED size.
    width="94" height="54"

  2. #302
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,264
    Plugin Contributions
    3

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

    Inspect the image on a machine that will tell you its actual size. Forget the mobile. You need to call up the image in a browser that has developer tools - or use an image editor.
    20 years a Zencart User

  3. #303
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,264
    Plugin Contributions
    3

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

    Quote Originally Posted by marton_1 View Post
    width="94" height="54"
    Ah... that's what I mean... In that case, I have no idea why it is rendering too big on mobile. Do you have a separate template for mobile? Or perhaps the mobile CSS is failing to declare it.
    20 years a Zencart User

  4. #304
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    568
    Plugin Contributions
    0

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

    Quote Originally Posted by schoolboy View Post
    Ah... that's what I mean... In that case, I have no idea why it is rendering too big on mobile. Do you have a separate template for mobile? Or perhaps the mobile CSS is failing to declare it.
    Strange thing is that this standard zen cart image is part of the v155d distribution here "includes\templates\responsive_classic\images"

    I am using the standard v155d template responsive classic.

  5. #305
    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]

    Something is not right as earlier you stated the image was a "gif" but responsive_classic uses a "png" image.

    includes/templates/responsive_classic/images/always-free-shipping.png (100x82)

    includes/templates/template_default/images/always-free-shipping.gif (94x54)


    With that said, looking at the CSS for the image and backtracking from there should help solve the problem.

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

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

    I am not sure what was changed as far as the v155 thru v155d Responsive classic for I have been enjoying other ventures.

    But the 155 version has the following code in responsive.css

    Code:
    img{max-width:100%;height:auto;border:0;}
    Quote Originally Posted by marton_1 View Post
    I am using v155d Responsive classic.

    I just had a problem in the mobile view (tablet and desktop OK). Some of the small icons show up as full screen width which is quite ugly, examples are the free shipping icon in the product listing or the waste bin (delete) in the shopping cart.
    I could fix this by adding a class to each image icon using "class =" and setting the class size in responsive mobile css.
    Probably an impossible question to answer but any idea why this happened?

  7. #307
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    568
    Plugin Contributions
    0

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

    Quote Originally Posted by Website Rob View Post
    Something is not right as earlier you stated the image was a "gif" but responsive_classic uses a "png" image.

    includes/templates/responsive_classic/images/always-free-shipping.png (100x82)

    includes/templates/template_default/images/always-free-shipping.gif (94x54)


    With that said, looking at the CSS for the image and backtracking from there should help solve the problem.
    Lordy, Lordy you had me worried

    I checked and my site is in two languages, so I use my German language free shipping icon for everything and changed the definition to always-free-shipping.gif

  8. #308
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    568
    Plugin Contributions
    0

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

    Quote Originally Posted by rbarbour View Post
    I am not sure what was changed as far as the v155 thru v155d Responsive classic for I have been enjoying other ventures.

    But the 155 version has the following code in responsive.css

    Code:
    img{max-width:100%;height:auto;border:0;}
    When I do an "inspect" on my free shipping icon I do indeed see

    img {
    max-width: 100%;
    height: auto;
    border: 0;
    }

  9. #309
    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]

    Quote Originally Posted by marton_1 View Post
    When I do an "inspect" on my free shipping icon I do indeed see

    img {
    max-width: 100%;
    height: auto;
    border: 0;
    }
    Did I miss the part where a URL was provided in one of your posts? Easier to troubleshoot when we can see what you see.

  10. #310
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    568
    Plugin Contributions
    0

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

    Quote Originally Posted by Website Rob View Post
    Did I miss the part where a URL was provided in one of your posts? Easier to troubleshoot when we can see what you see.
    Sadly still on my xampp test site

 

 
Page 31 of 109 FirstFirst ... 2129303132334181 ... 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