Page 85 of 152 FirstFirst ... 3575838485868795135 ... LastLast
Results 841 to 850 of 1518
  1. #841
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    494
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Why are my images not appearing right?
    http://gelcandlecompany.com/tea-ligh...ner-c-118_163/
    I tried smaller sizes and they appear the same. I tried other images from other shops that appear ok and they are not showing right for me.
    Is there an image handler mod I'm missing?

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

    Default Re: Responsive Sheffield Blue V 2.0!

    I cannot access your site to troubleshoot the image issue.

    Quote Originally Posted by spawnie69 View Post
    Wow!Thank you so much now I have to resize images.
    http://gelcandlecompany.com/tea-lights-c-118my /designer-c-118_163/
    Quote Originally Posted by spawnie69 View Post
    Why are my images not appearing right?
    http://gelcandlecompany.com/tea-ligh...ner-c-118_163/
    I tried smaller sizes and they appear the same. I tried other images from other shops that appear ok and they are not showing right for me.
    Is there an image handler mod I'm missing?

  3. #843
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    494
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by rbarbour View Post
    I cannot access your site to troubleshoot the image issue.
    the site works for me: http://gelcandlecompany.com/tea-ligh...thy-c-118_122/

  4. #844
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    494
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by spawnie69 View Post
    here are my category images >
    http://gelcandlecompany.com/classic-jars-c-92/

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

    Default Re: Responsive Sheffield Blue V 2.0!

    Your images appear correctly. What are you seeing that I am not.

    Quote Originally Posted by spawnie69 View Post
    Wow!Thank you so much now I have to resize images.
    http://gelcandlecompany.com/tea-lights-c-118my /designer-c-118_163/
    Quote Originally Posted by spawnie69 View Post

  6. #846
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    494
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by rbarbour View Post
    Your images appear correctly. What are you seeing that I am not.
    On my desktop the images are appearing but the products are not lined up correctly.
    CenterBoxContentsProducts seems to show only 2 columns in firefox and 3 in chrome.
    There seems to be a weird spacing not aligning the products next to each other like this fellow zen cart user:
    http://religious-shop.com/jewelry/corded-bracelets
    and this user's site shows the items all aligned in chrome and firefox with 3 columns.

    For my site spacing issue seems to be worse with chrome. Mobile is fine though.
    will post a pic.
    thanks

  7. #847
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    494
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Here are pics showing my products http://gelcandlecompany.com/classic-...orals-c-92_79/
    thanks
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Capture.jpg 
Views:	20 
Size:	28.4 KB 
ID:	16243   Click image for larger version. 

Name:	Capture2.jpg 
Views:	25 
Size:	33.1 KB 
ID:	16244  

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

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by spawnie69 View Post
    Here are pics showing my products http://gelcandlecompany.com/classic-...orals-c-92_79/
    thanks
    You can either correct this by using css and the min-height property on the product boxes container, or adding a javascript such as match height to dynamically make the boxes the same height. Another alternative is to have product images with the same aspect ratio and product titles of the same lengths.

    Thanks,

    Anne

  9. #849
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by spawnie69 View Post
    Here are pics showing my products http://gelcandlecompany.com/classic-...orals-c-92_79/
    thanks
    Had similar problem - seemed to be varying size of images was causing the product display boxes to be different sizes which then pushed some of them out of one row into another, sometimes leaving blank spots. Fix for me, as noted in this forum already, was to change the size of the display boxes in the stylesheet. I changed the min-height to a (fixed) height that worked for my max image size. There was another solution offered, also in this forum, that dealt with jquery. It was probably a better suggestion was out of my novice ability to understand.

  10. #850
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    rbarbour:

    For anyone having an issue getting the amount of product per row to display correctly (config value)

    open:
    /includes/templates/responsive_sheffield_blue/css/responsive_default.css

    in the media query section
    @media (min-width:980px) and (max-width:1200px) {

    find:
    Code:

    .centerBoxContentsAlsoPurch, .centerBoxContentsProducts, .centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials {width:45% !important;}
    change to:
    Code:

    .centerBoxContentsAlsoPurch, .centerBoxContentsProducts, .centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials {}
    This will allow the width to properly calculate in desktop devices.
    I had that problem too. Thanks to you, it is now resolved.

    Thanks again,

    Silver
    Last edited by SilverHD; 21 Apr 2016 at 06:41 PM.

 

 

Similar Threads

  1. v151 Responsive Sheffield Blue v1.0
    By picaflor-azul in forum Addon Templates
    Replies: 1159
    Last Post: 23 Apr 2023, 01:20 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

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