Results 1 to 5 of 5
  1. #1

    help question How do I change horizontal padding between images in a sidebox?

    I the image below, please notice how the WE ACCEPT credit card sidebox is larger horizontally than the other sideboxes. How can i change thepadding between the icons to squeeze them together so the sidebox is the same size as all the others?

    Thanks

    Jason
    Attached Images Attached Images  

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How do I change horizontal padding between images in a sidebox?

    Start by looking at the styles applied to these:
    HTML Code:
    <div id="navColumnTwoWrapper" style="width: 150px"><!--// bof: ccaccept //-->
    <table width="150px" border="0" cellspacing="0" cellpadding="0" class="rightbox" id="ccaccept-table">
      <tr class="rightboxheading" id="ccaccept-heading-tr">
        <!-- Sidebox Header -->
        <td colspan="3" width="100&#37;" class="rightboxheading" id="ccaccept-heading-td">We Accept ...</td>
      </tr>
      <tr>
        <!-- Sidebox Contents -->
        <td colspan="3" class="rightboxcontent" id="ccaccept-content">
    You have a 150px table inside a 150px div; check on the padding/margins there.
    Last edited by gjh42; 24 Sep 2007 at 06:00 AM.

  3. #3

    Default Re: How do I change horizontal padding between images in a sidebox?

    Quote Originally Posted by gjh42 View Post
    A link to your site will make it easier for us to give specific advice.
    The link is in my sig. www.abcjewelrydepot.com.

    Thanks,

    jason

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How do I change horizontal padding between images in a sidebox?

    The cc box content is a table, with each cc logo in one <td>, and the Google Checkout button is specified as colspan=2 even though it is bigger than two logos. Change that (and possibly the Paylal logo too) to colspan=3, and they will all be able to fit.

  5. #5

    Default Re: How do I change horizontal padding between images in a sidebox?

    Many thanks! Fixed.

    Jason

 

 

Similar Threads

  1. How To Change Spacing / Padding Inside Of Sidebox?
    By bluelightnin6 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 27 Nov 2012, 04:47 PM
  2. Change padding on a single sidebox
    By MickeyDora in forum Basic Configuration
    Replies: 5
    Last Post: 30 Apr 2010, 04:43 AM
  3. How do I Add Padding or Margins Between Sideboxes?
    By THE-EDL in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Dec 2009, 01:47 PM
  4. Padding between Attribute images
    By Best Price Accessori in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 11 Aug 2009, 01:43 AM
  5. how to change attribute images from vertical to horizontal?
    By lina0962 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 14 May 2007, 11:12 PM

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