Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Remove lines around info boxes


signs

Recommended Posts

Posted

I have searched the forums but maybe I am phrasing the query incorrectly because I can't find an answer to my problem.

 

I have recently redone my site and am trying to get rid of the fine line boxes around all the items in the column left and column right. I have tried finding it in the style sheet, but maybe I am looking for the wrong thing...

 

are the boxes denoted by tables and then the contents are in cells? Is that what creates the boxes? If so, I would like to know what hexcode I need to change to white to make them "disappear".

 

Here's a screenshot of what I am talking about:

ScreenHunter_018.jpg

 

I want to remove the brown outline.

 

Thanks in advance for any tips. :D

Posted

I believe

.infoBox {

is the one that controls the color for the border.

 

You can remove the padding by editing your

/includes/classes/boxes.php

Off the top of my head I think it is in the code right below

class infoBox extends tableBox {

 

but be sure to make a backup before you start messing around with that page.

Wendy James

 

Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.

Posted

Thanks, Wendy! I actually did figure it out while waiting for a reply. :-)

 

Here's the shop if you want to see what I did:

 

www.jerisigns.com/ecommerce/os/catalog/index.php

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...