Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Modified CSS, but thumbnail image does not change

by

Tips and Tricks HQ Support Portal › Forums › Simple PayPal Shopping Cart › Simple shopping Cart Usage › Modified CSS, but thumbnail image does not change

Tagged: css file

  • This topic has 4 replies, 2 voices, and was last updated 11 years, 9 months ago by Holly Lisle.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • October 8, 2013 at 8:50 pm #9817
    Holly Lisle
    Member

    I’m getting the thumbnails, but they’re all loading at the square 125×125 pixel size, which badly distorts my rectangular images.

    I went in and changed wp_eStore_style.css to the following:

    Code:
    .thumb-image{
    width:125px;
    height:200px;
    }

    And

    Code:
    .eStore-product-fancy2-thumb-image{
    width:125px;
    height:200px;
    }

    However, after saving my CSS file to back to the site, I’m still getting the same square 125×125 boxes.

    Because all the images are book covers, I need all the text on them—title and author information is removed with Smart sizing.

    Have I overlooked an essential step in getting the images to resize?

    Thanks in advance for any help you can offer.

    October 8, 2013 at 10:24 pm #58226
    Peter
    Member

    Have you cleared your browser cache?

    Please post a link to the page you are referring to.

    I also recommend that for any CSS modifications you do the following:

    1) Go and grab the following plugin:

    http://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413

    2) Then add the following CSS code in there

    October 9, 2013 at 5:44 pm #58227
    Holly Lisle
    Member

    Clearing the cache didn’t help. Did install the plugin. Did copy and paste the CSS from above into it.

    Here’s the page:

    [http://howtothinksideways.com/sidewaysnew/shop/]

    This is on my DEV site, btw. Products are not live.

    October 9, 2013 at 11:09 pm #58228
    Peter
    Member

    Your CSS code looks wrong. Replace it with the following:

    .eStore-fancy3-thumb img{
    width:125px !important;
    height:200px !important;
    }

    October 10, 2013 at 4:56 pm #58229
    Holly Lisle
    Member

    <sigh> In retrospect, that’s really obvious. Thank you so much for helping me out.

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ