Need to reduce the slideshow width

Hi,

Am using JM Feronis theme and i want to add a static block near the slideshow. Is it possible to reduce the slide show width to 650px and add one new static block near that.

If it is possible, kindly advise me how to do it.

Thanks.

3 answers

Profile photo of Sherlock 0.00 $tone January 18, 2013
Public

Hi soamz,

Have you try to reduce the module with in the module back-end setting ? also to add a static block you can try to use a define xml block similar as this

HTML Code:

  <block type="cms/block" name="position-6">
              <action method="setBlockId"><block_id>position-6</block_id></action>
      </block>

Just replace the block_id there with your preference.

#2

This question is now closed

Written By

Comments