4 answers
Hi Pelele!
Welcome back! How are you now?
To delete 2 images in the sides of JM Mozanis please remove this code:
Code:
<reference name="left"> <block type="catalog/product_compare_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/> <block type="core/template" name="left.permanent.callout" after="left.poll" template="callouts/left_col.phtml"> <action method="setImgSrc"><src>images/media/col_left_callout.jpg</src></action> <action method="setImgAlt" translate="alt" module="catalog"><alt>Our customer service is available 24/7. Call us at (555) 555-0123.</alt></action> <action method="setLinkUrl"><url>checkout/cart</url></action> </block> </reference> <reference name="right"> <block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml"> <action method="setImgSrc"><src>images/media/col_right_callout.jpg</src></action> <action method="setImgAlt" translate="alt" module="catalog"><alt>Our customer service is available 24/7. Call us at (084) 912-939-475.</alt></action> <action method="setLinkUrl"><url>checkout/cart</url></action> </block> </reference>
in app\design\frontend\default\jm_mozanis\layout\cata log.xml. After that please clear your cache to see the changes.
Please tell us if you need more helps.
Thank you.
thanks it works
Hi Pelele!
Welcome back! How are you now?
To delete 2 images in the sides of JM Mozanis please remove this code:
Code:
<reference name="left"> <block type="catalog/product_compare_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/> <block type="core/template" name="left.permanent.callout" after="left.poll" template="callouts/left_col.phtml"> <action method="setImgSrc"><src>images/media/col_left_callout.jpg</src></action> <action method="setImgAlt" translate="alt" module="catalog"><alt>Our customer service is available 24/7. Call us at (555) 555-0123.</alt></action> <action method="setLinkUrl"><url>checkout/cart</url></action> </block> </reference> <reference name="right"> <block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml"> <action method="setImgSrc"><src>images/media/col_right_callout.jpg</src></action> <action method="setImgAlt" translate="alt" module="catalog"><alt>Our customer service is available 24/7. Call us at (084) 912-939-475.</alt></action> <action method="setLinkUrl"><url>checkout/cart</url></action> </block> </reference>in app\design\frontend\default\jm_mozanis\layout\cata log.xml. After that please clear your cache to see the changes.
Please tell us if you need more helps.
Thank you.
Will the same steps work for the homepage or catalague page only? I am not able to remove it from homepage.
Also how do edit the top links all the in the top in the black bar? Thanks
Ok I figured it out but cannot remove the shopping cart from the left column.
This question is now closed