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

How do you Turn off Styling around the Buy Now Button Custom Image?

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › How do you Turn off Styling around the Buy Now Button Custom Image?

Tagged: border remove, change buy now button

  • This topic has 34 replies, 6 voices, and was last updated 12 years, 1 month ago by jwise.
Viewing 5 posts - 31 through 35 (of 35 total)
← 1 2 3
  • Author
    Posts
  • February 1, 2011 at 12:39 am #18866
    jwise
    Member

    Hi,

    I’m having a similar issue and can’t figure it out. The only images which present a border are my wp estore images. Take a look at the bottom of this page and see the buy now button with the border. All my other images don’t have this border.

    February 1, 2011 at 4:33 am #18867
    wpCommerce
    Moderator

    Button is an input type HTML. The folloiwng css code is specfied in your theme’s style.css(line 97) which is creating a border for any input type HTML:

    input, textarea {
    border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC;
    border-style: solid;
    border-width: 1px;
    padding: 7px 0 7px 7px;
    }

    February 1, 2011 at 4:51 pm #18868
    jwise
    Member

    Ok, so I took that code you listed and placed the border-width at 0px which did take the border away from the image but it also took the borders around the three fields in my opt-in box for first name, last name and email address.

    Do you know of any other code I can use to eliminate the border around the wpestore images?

    Thank you

    February 2, 2011 at 3:33 am #18869
    wpCommerce
    Moderator

    Hi, please keep the theme’s css code like it was before. Now open the “wp_eStore_style.css” file and place the following css code:

    .eStore_button{
    border: none !important;
    }

    It should override the border around the button. Let me know how it goes.

    February 2, 2011 at 2:59 pm #18870
    jwise
    Member

    That seemed to have worked. Thank you!

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

Forum Related

  • Forum Home
  • Forum Search
  • 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
  • WP PDF Stamper Documentation
  • WP Photo Seller 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
  • WP Photo Seller Video Tutorial

Our Other Plugins

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

Copyright © 2023 | Tips and Tricks HQ