Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

blocks - how to customize?


CDK

Recommended Posts

Posted

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?

Posted
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?

 

 

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

Posted
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

 

the code

it seems very hard to understand?

Posted
the code

it seems very hard to understand?

 

 

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:

Posted
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:

no idea where to start generating my own tables

(i only can do html?)

Archived

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

×
×
  • Create New...