Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
August 18, 2016 at 9:13 am #961059Hi
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.
natali.klochan Friendnatali.klochan
- Join date:
- August 2016
- Posts:
- 107
- Downloads:
- 677
- Uploads:
- 59
- Thanks:
- 3
- Thanked:
- 3 times in 2 posts
August 18, 2016 at 9:21 am #961061Please tell me how to do this..
shortly..natali.klochan Friendnatali.klochan
- Join date:
- August 2016
- Posts:
- 107
- Downloads:
- 677
- Uploads:
- 59
- Thanks:
- 3
- Thanked:
- 3 times in 2 posts
August 19, 2016 at 1:55 am #961287great thanks
everything is workingAuthorPostsViewing 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.