A Shah Posted January 25, 2005 Posted January 25, 2005 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
Guest Posted March 1, 2005 Posted March 1, 2005 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 <{POST_SNAPBACK}> to change any of the attributes for the categories info box you will have to edit the catalogue\includes\boxes\categories.php file
Nacer Posted March 1, 2005 Posted March 1, 2005 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.
dave111 Posted March 13, 2005 Posted March 13, 2005 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. <{POST_SNAPBACK}> Can you please explain more, i cant get it to work, just want different style for 1 box
Recommended Posts
Archived
This topic is now archived and is closed to further replies.