malem Posted April 22, 2005 Share Posted April 22, 2005 Hi, I changed the look of all my infoboxex, but in the store on reviews page and a couple of others, I get the infobox (like categories) but since I put a top image, can't have it like this! I was able to customize all the pages content through creating a new css to replace infobox and infoboxheading, and it worked fine. But on the reviews pages, the reviews are called differently in PHP and none of the classes specified to html tags around it works around line 113, in reviews.php <?php new infoBox(array(array('text' => TEXT_NO_REVIEWS))); ?> this is the line that generates the infobox for Reviews. Is there a way to specify a special unique style sheet to this infobox? I know my html tags aren't working because the look is controled by the php code, but I don't know what to change. any help greatly apperciated!!! thanks in advance Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.