Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Is this possible?


Sincraft

Recommended Posts

Posted

I'd like to remove the colors and table padding on just ONE of my boxes. How would I go about doing that? The one in question is my 'featured items' box aka 'new products for december'.

 

Anyone have any ideas?

 

S

Posted

Hi There....

 

you could do it this way.

 

1. boxes.php (In the folder classes)

 

add an extra box class

 

2. stylesheet.css (In your main folder)

 

add the styles for the extra box class

 

3. The .php for the spesific box you want to change

 

change the referances to the infobox class with your new made class.

 

4. In the Image folder add a new folder with the name of your new box class and add the box graphics there.

 

Cheers.... :thumbsup:

Posted
...

add an extra box class

...

I think Nick meant to EXTEND the base class as in the manner of the infobox and modify the custom extended class. Other than that...sound advice from Nick.

 

Bobby

Archived

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

×
×
  • Create New...