-
AuthorPosts
-
kevinburk Friend
kevinburk
- Join date:
- January 2014
- Posts:
- 46
- Downloads:
- 47
- Uploads:
- 6
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
August 2, 2016 at 2:29 am #955910I need to create some pop-up pages that do not include the header, logo, MegaMenu, or footer — basically a blank page that can be dumped in an iFrame with no navigation elements.
I’ve created a "NOMENU" style in Purity III, but can’t remove or turn off the layout positions where the MegaMenu displays.
Is there a) a way to remove these positions in a style or
b) a way to install a second copy of Purity III (renamed) so I can set up that template with all of my styles but NO menu/navigation and use that template for these pages.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 2, 2016 at 2:49 am #955918Hi
Either you can remove the header block from /tpls/ layout files
or add below code in /css/custom.css file to hide the header.t3-header {display:none;}
kevinburk Friendkevinburk
- Join date:
- January 2014
- Posts:
- 46
- Downloads:
- 47
- Uploads:
- 6
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
August 2, 2016 at 2:52 am #955919I need to do this on only one style. The custom CSS or layout file will change this for every style, won’t it?
The alternative is I need to be able to upload a second version of the Purity III template (renamed) and I can make the changes to that without breaking the original template. How can I do that?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 2, 2016 at 3:03 am #955921You can use page class from menu options .
add page class beofre the code.pageclass .t3-header {display:none;}
kevinburk Friendkevinburk
- Join date:
- January 2014
- Posts:
- 46
- Downloads:
- 47
- Uploads:
- 6
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
August 2, 2016 at 3:07 am #955923I don’t understand. Please provide specific instructions.
How do I get that CSS code to apply only to the specific style? The style name is purity_iii – NOMENU
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
kevinburk Friendkevinburk
- Join date:
- January 2014
- Posts:
- 46
- Downloads:
- 47
- Uploads:
- 6
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
August 2, 2016 at 4:14 am #955939It doesn’t work. There’s no option for a page class suffix in the Purity iii template in Joomla 3.6.
kevinburk Friendkevinburk
- Join date:
- January 2014
- Posts:
- 46
- Downloads:
- 47
- Uploads:
- 6
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
August 2, 2016 at 4:17 am #955942Never mind. The problem was you gave me the wrong CSS to hide the megamenu.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 2, 2016 at 4:20 am #955944Hi
Did u checked the menu item ?
Open home menu (or any where u want to hide header) > Page Display > Page class .
Here > > > http://prntscr.com/c0i1em -
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum