How to add banner on left side?

Hi there,

I would like to add a few banner to left side on category page. 

How can I do it?

Regards,

3 answers

Profile photo of Ziven Staff 100280.00 $tone April 23, 2015
Public

Hi igoldshop,
Please send me your site, admin, FTP, and some screenshot will help me more understand. 
Best Regards,
Ziven,

#1
Profile photo of Ziven Staff 100280.00 $tone April 27, 2015
Public

@igoldshop,
Please go to the file: app\design\frontend\gem\default\layout\catalog.xml from at line 53 to  57 and see the code. please change if you want. 

  <block type="core/template" name="right.permanent.callout" after="-" 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>

 
Good Luck.

#3

Please login or Register to Submit Answer

Written By

Comments