Results 1 to 3 of 3

Thread: Coupon/Offers Button Width...

  1. #1
    Thread Starter
    jimskin's Avatar
    Join Date
    Jan 2014
    Location
    United Kingdom
    Posts
    57
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Coupon/Offers Button Width...

    Hello,

    How can I get the Coupon/Offer buttons width to adjust (with left/right padding) automatically depending on the button text? At the moment the buttons span the full width of the div they are contained in which doesn't look right with the 'Redeem Offer' button text. I have included the css below.

    ******************

    .btn,
    .order-gateway input[type="submit"] {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    display:inline-block;
    color:#ffffff;
    font-size:16px;
    padding:10px 25px;
    text-decoration:none;
    text-transform:none;
    background:#19AACF;
    font-weight:normal;
    border:medium none;
    font-family:Helvetica, Arial, sans-serif;
    cursorointer;
    }

    *************

    Thanks,

    James

  2. #2
    Thread Starter
    jimskin's Avatar
    Join Date
    Jan 2014
    Location
    United Kingdom
    Posts
    57
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    jimskin's Avatar
    Join Date
    Jan 2014
    Location
    United Kingdom
    Posts
    57
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Print Coupon button redirects to original Coupon
    By visogero in forum Help Using Clipper
    Replies: 0
    Last Post: October 10th, 2013, 01:06 PM
  2. How to change width of Clipper Coupon Categories?
    By solomeng in forum Report Clipper Bugs
    Replies: 2
    Last Post: September 24th, 2012, 05:25 AM
  3. How to reduce the width of the search button
    By tonyperez in forum ClassiPress General Discussion
    Replies: 3
    Last Post: July 31st, 2011, 10:30 PM