Hi All
I have a question about the banner known as SHOW_BANNERS_GROUP_SET2 which appears on all the pages in the centre,
I have tried to change the way it appears and as such I added this variable
if ($this_is_home_page && (SHOW_BANNERS_GROUP_SET2 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET2))) {
to html/includes/templates/MYTEMPLATE/common/tpl_main_page I achieved the fact that it shows only on the home page as I originally set out...
1.However now I feel it would be much better if my banners also appeared on to the Product Category pages as well, and basically the only place I don't want it is the product pages, can anyone help me achieve this?
(I also have a problem that by removing the above banner width 685 the centre area that supports the text etc shrinks to around half it's size, so I need to lock this area to that width (685) at all times.
2.I would also like to move the product price from the top of the page above the description of the product to just above where it says EG:
Model: BSBWA0019
Manufactured by: B Swish
Thanks for any advice.
Regards
Renz


Reply With Quote

