Change or remove block banner in sidebar

Hi Guys,

How can I change or remove the block banner in the sidebar?

I’ve checked the forum and it says I have to change call out .pthml
But there is no such folder and/or file.

Thanks in advance!
Ray

2 answers

Profile photo of thangnn1510 0.00 $tone May 18, 2011
Public

Please change or remove this code:

Code:

 <reference name="left">
            <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 catalog.xml of app\design\frontend\default\jm_methys\layout.

#1

This question is now closed

Written By

Comments