Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

InfoBox Style


A Shah

Recommended Posts

Posted

I wanted change the appearance of the categories infobox only, using the stylesheet. However I am having trouble trying to locate a reference to the stylesheet class in the HTML in Index.php. I have defined my own class and simply wanted to point to that. Please could you give me an indication as to where this may be ?

 

Thanks

  • 1 month later...
Posted
I wanted change the appearance of the categories infobox only, using the stylesheet. However I am having trouble trying to locate a reference to the stylesheet class in the HTML in Index.php. I have defined my own class and simply wanted to point to that. Please could you give me an indication as to where this may be ?

 

Thanks

 

 

to change any of the attributes for the categories info box you will have to edit the catalogue\includes\boxes\categories.php file

Posted

What you are looking for is in:

 

includes/classes/boxes.php

 

You will need to create a special versions of the following classes for your categories infobox:

 

infoBox

infoBoxHeading

 

and call them accordingly from your includes/boxes/categories.php

 

Enjoy

 

Nacer.

  • 2 weeks later...
Posted
What you are looking for is in:

 

includes/classes/boxes.php

 

You will need to create a special versions of the following classes for your categories infobox:

 

infoBox

infoBoxHeading

 

and call them accordingly from your includes/boxes/categories.php

 

Enjoy

 

Nacer.

 

Can you please explain more, i cant get it to work, just want different style for 1 box

Archived

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

×
×
  • Create New...