CDK Posted January 3, 2005 Posted January 3, 2005 hi guys im trying to modify the look of oscommerce box (tables/images) for Categories, specials, shopping carts etc which file would i have to edit?
theman Posted January 3, 2005 Posted January 3, 2005 if your lookin to edit colors and fonts check the stylesheet.css files
markmca Posted January 3, 2005 Posted January 3, 2005 hi guys im trying to modify the look of oscommerce box (tables/images) for Categories, specials, shopping carts etc which file would i have to edit? <{POST_SNAPBACK}> If you want to change the boxes only in terms of the colour then you can go about chnaging the stylesheet .If you wanna change the images and the table layout then you have to change the boxes.php class file which is in catalog/includes/classes directory but mind it will change the layout of all the boxes which use this class
CDK Posted January 3, 2005 Author Posted January 3, 2005 If you want to change the boxes only in terms of the colour then you can go about chnaging the stylesheet .If you wanna change the images and the table layout then you have to change the boxes.php class file which is in catalog/includes/classes directory but mind it will change the layout of all the boxes which use this class <{POST_SNAPBACK}> the code it seems very hard to understand?
markmca Posted January 3, 2005 Posted January 3, 2005 the codeit seems very hard to understand? <{POST_SNAPBACK}> the code is little bit difficult to understand but once you get that thing you can play on with the boxes.. Well you can do one thing you can avoid using the boxes class and include your own code to generate the boxes if you are really a techie otherwise its really dificult as you said to undersatnd the code.. :rolleyes:
CDK Posted January 3, 2005 Author Posted January 3, 2005 the code is little bit difficult to understand but once you get that thing you can play on with the boxes.. Well you can do one thing you can avoid using the boxes class and include your own code to generate the boxes if you are really a techie otherwise its really dificult as you said to undersatnd the code.. :rolleyes: <{POST_SNAPBACK}> no idea where to start generating my own tables (i only can do html?)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.