signs Posted February 21, 2006 Posted February 21, 2006 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: I want to remove the brown outline. Thanks in advance for any tips. :D
Wendy James Posted February 22, 2006 Posted February 22, 2006 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.
signs Posted February 25, 2006 Author Posted February 25, 2006 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.