Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

category box


rkoechel2004

Recommended Posts

Posted

I'm trying to make the text styles in the category box different from the rest of the boxes, how would I go about doing this?

 

Thanks for the help,

Ryan

rkoechel2004

Posted
I'm trying to make the text styles in the category box different from the rest of the boxes, how would I go about doing this?

 

Thanks for the help,

Ryan

 

All the boxes use the same class in the stylesheet. If you want to setup your boxes differently you will need to add a class to the stylesheet and then change the class in the php file for that particular box. There is a contribution that sets up a different class for each box that may be overkill if you just want to have one box different but downloading and looking at it will probably help you setup the changes you want to make even if you do not implement the whole contribution.

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Posted
All the boxes use the same class in the stylesheet. If you want to setup your boxes differently you will need to add a class to the stylesheet and then change the class in the php file for that particular box. There is a contribution that sets up a different class for each box that may be overkill if you just want to have one box different but downloading and looking at it will probably help you setup the changes you want to make even if you do not implement the whole contribution.

 

 

THANK YOU

rkoechel2004

Posted
THANK YOU

 

 

no problem.. Good luck

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Archived

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

×
×
  • Create New...