Forum Forum Magento Theme SNS Avaz – Magento Theme Testimonials destroys layout

  • Author
    Posts
  • #10012

    Rhb
    Participant

      Hey there.

      When activating testimonials, it destroys my layout – making the partner slider in the bottom way too wide. Also, I can’t see the content of the testimonial.

      Layout:

      <reference name="header">
          <block type="newsletterpopup/subcrible" name="newsletterpopup" />
      </reference>
      <reference name="before_content">
          <block type="core/template" template="sns/blocks/slideshow.phtml" />
      </reference>    
      <reference name="content">
          <block type="avaz/wrapper" name="section.no2">      
             <action method="setParams"><params>class="wrap"</params></action>
              <block type="producttabs/grid"  effects="zoomIn"/>          
          </block>   
          <block type="cms/block" name="avaz_banner1">
              <action method="setBlockId"><block_id>avaz_banner1</block_id></action>
           </block>     
      </reference>
      <reference name="after_content">
      <block type="core/template" template="sns/blocks/testimonial.phtml" />
      </reference>

    You must be logged in to reply to this topic. Click here to login or register