#5539

sns_lanhk
Moderator

Hi,
You can edit
<reference name=”header”>
<block type=”newsletterpopup/subcrible” name=”newsletterpopup” />
</reference>
<reference name=”before_content”>
<block type=”camen/wrapper” name=”section.before_content”>
<action method=”setParams”><params>class=”before_content”</params></action>
<block type=”slideshow/slideshow” name=”sns.slideshow” as=”slideshow” />
<block type=”cms/block” name=”home.polyci”>
<action method=”setBlockId”><block_id>camen_policy</block_id></action>
</block>
</block>
</reference>
<reference name=”content”>
<block type=”camen/wrapper” name=”section.after_top_content”>
<action method=”setParams”><params>class=”after_top_content mrb30″</params></action>
<block type=”cms/block” name=”camen_banner1″>
<action method=”setBlockId”><block_id>camen_banner1</block_id></action>
</block>
</block>
</reference>

<reference name=”after_content”>
<block type=”camen/wrapper” name=”section.after_middle_content”>
<action method=”setParams”><params>class=”after_middle_content”</params></action>
<block type=”camen/wrapper” name=”section.blog”>
<action method=”setParams”><params>class=”blog-testimonial mrb40″</params></action>
<action method=”setContainer”><container>1</container></action>
<action method=”setRow”><row>1</row></action>
<block type=”camen/wrapper” name=”section.blog.no1″ >
<action method=”setParams”><params>class=”col-md-6 col-sm-6 col-xs-12 col-phone-12″</params></action>
<block type=”blog/blog” template=”aw_blog/custom-bloglatest.phtml” />
</block>
<block type=”camen/wrapper” name=”section.blog.no2″ >
<action method=”setParams”><params>class=”col-md-6 col-sm-6 col-xs-12 col-phone-12″</params></action>
<block type=”core/template” template=”sns/blocks/testimonial.phtml” />
</block>
</block>

</block>
</reference>
<reference name=”after_content”>
<action method=”setParams”><params>class=”sns_after_content”</params></action>
<action method=”setContainer”><container>1</container></action>
<block type=”camen/wrapper” name=”section.slidercategory”>
<action method=”setContainer”><container>1</container></action>
<action method=”setId”><id>sns_slidercategory</id></action>
<block type=”camen/wrapper” name=”wrap.slidercategory”>
<block type=”core/template” template=”sns/blocks/category.phtml” />
</block>
</block>
<block type=”camen/wrapper” name=”section.partners”>
<action method=”setContainer”><container>1</container></action>
<action method=”setId”><id>sns_partner</id></action>
<block type=”core/template” name=”sns.partners” template=”sns/blocks/partners.phtml”>
<action method=”setContainer”><container>1</container></action>
<action method=”setScreenPhone”><screen_phone>2</screen_phone></action>
<action method=”setScreenXs”><screen_xs>3</screen_xs></action>
<action method=”setScreenSm”><screen_sm>4</screen_sm></action>
<action method=”setScreenMd”><screen_md>6</screen_md></action>
<action method=”setScreenLg”><screen_lg>6</screen_lg></action>
</block>
</block>
</reference>
Thanks.