stevennickelby Posted April 15, 2007 Posted April 15, 2007 I'm not sure how to script it properly... I am trying to have a catergory image display in CategoriesBoxHeading, when customer clicks on the category categories.php <?php $info_box_contents = array(); $info_box_contents[] = array('align' => 'left', 'text' => '', 'image' => $category['categories_image'], ); new CategoriesBoxHeading($info_box_contents, true, true); "Do you notice image, that was me - but it is doesn't work" can some one help, please!! :huh:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.