Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

The phantom padding


MartynJ

Recommended Posts

Ok, This has been really annoying me. I am skinning osCommerce for a client you can see the site here www.zeldajunkies.com/osCommerce if you look at the navigation on the left the black boxes are meant to be right up against the border of the containing box but there is a padding of 3 px i think and i cannot find the file with the padding code in ANY WHERE.

 

Its really starting to annoy me :'(

 

Please could some one help me.

 

Thanks

Link to comment
Share on other sites

Ok, This has been really annoying me. I am skinning osCommerce for a client you can see the site here www.zeldajunkies.com/osCommerce if you look at the navigation on the left the black boxes are meant to be right up against the border of the containing box but there is a padding of 3 px i think and i cannot find the file with the padding code in ANY WHERE.

 

Its really starting to annoy me :'(

 

Please could some one help me.

 

Thanks

 

includes/classes/boxes.php

 

search for function infoBoxContents($contents

 

I believe it's the "$this->table_cellpadding = '3';" that needs changing.

 

If it's not that one - it's one of the others.

Link to comment
Share on other sites

includes/classes/boxes.php

 

search for function infoBoxContents($contents

 

I believe it's the "$this->table_cellpadding = '3';" that needs changing.

 

If it's not that one - it's one of the others.

 

Thanks for the help. Problem solevd

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...