Hi, I am trying to get the category name to align centered to the category image on my category listing page - here
http://jurassiclures.com.au/index.ph...=index&cPath=1
I want them to look the same as i have them on the product info pages
http://jurassiclures.com.au/index.ph...&products_id=9
It uses <div id="categoryImgListing" class="categoryImg"><?php echo zen_image(DIR_WS_IMAGES . $categories_image, '', SUBCATEGORY_IMAGE_TOP_WIDTH, SUBCATEGORY_IMAGE_TOP_HEIGHT); ?></div>
Anyone know how to fix this one?
Thanks


Reply With Quote
