xucaen Posted February 10, 2008 Posted February 10, 2008 Hi, I am having trouble figuring out which tags in stylesheet.css control the size of the side boxes. I would also like to change the background image of the side box headers. Thanks,
aksolanki Posted February 11, 2008 Posted February 11, 2008 Hi, I am having trouble figuring out which tags in stylesheet.css control the size of the side boxes. I would also like to change the background image of the side box headers. Thanks, Hi, You control the width of the side boxes by changing the code in the file, application_top.php, which is found in catalog/includes/application_top.php The code you need to change is on line 60, see below. // customization for the design layout define('BOX_WIDTH', 125); // how wide the boxes should be in pixels (default: 125) Sorry I am not sure how to change info box headers to include images, but I am sure I have seen a tutorial for this in the documentation section of osCommerce. Regards, Anil.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.