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

estore changing picture border color

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › estore changing picture border color

Tagged: background color, estore, fancy1, image border

  • This topic has 1 reply, 2 voices, and was last updated 13 years, 3 months ago by admin.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • January 29, 2012 at 11:17 am #5418
    mathansel
    Member

    Hi,

    I tried using wp_eStore_fancy1, and it displays the background image color or border color as white. I tried changing it in many places to no avail. I am new to wordpress. Could you please guide me on how to change the color. please refer to the link to see what i mean. Thanks

    http://paradisesweets.com.au/?page_id=125

    Regards,

    Mathan

    January 30, 2012 at 4:04 am #41353
    admin
    Keymaster

    You have the following code in your custom style sheet of eStore (wp_eStore_custom_style.css):

    .eStore-thumbnail img, .eStore-thumbnail a img {
    margin: 4px 0 4px 5px;
    padding: 4px;
    max-width: none !important;
    }

    Change it to the following which will change the background color from white to black:

    .eStore-thumbnail img, .eStore-thumbnail a img {
    margin: 4px 0 4px 5px;
    padding: 4px;
    max-width: none !important;
    background-color: black;
    }

    I also noticed that you have another lightbox plugin active which is also putting lightbox effect on those images. You can turn off the lightbox option eStore settings and only use the lightbox of that other plugin.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 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