test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • pavit Moderator
    #961059

    Hi

    Best way is to create a new template layout removing mainbody block from it

    You can duplicate the /templates/ja_elicyon/tpls/default-nosidebar.php and name if default-nomainbody.php

    edit it in below way

    
        <?php $this->loadBlock('slideshow') ?>
         <div class="container-hd">
        <?php $this->loadBlock('navhelper') ?>
        <?php $this->loadBlock('footer') ?>
    

    save it then edit again your template style and assign to it the default-nomainbody layout

    assign this new template style to your menu item, in this way only specific menu item will be showed without mainbody block.


    1. Screenshot-at-ago-18-11-20-05
    natali.klochan Friend
    #961061

    Please tell me how to do this..
    shortly..

    natali.klochan Friend
    #961287

    great thanks
    everything is working

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  natali.klochan 8 years, 3 months ago.

The topic ‘Delete empty space from page with slideshow position only’ is closed to new replies.