how to hide front page content block

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Dec 04, 2012 6:31 am
Reply with quote
Report this post
Hi there, how to hide front page content block?

I unpublished featured articles on front page, but shows an empty block. I would like to hide front page content block. Please advise how.

Thanks.
Nic
User avatar
Senior Boarder

GK User
Tue Dec 04, 2012 9:12 am
Reply with quote
Report this post
You need to create some suffix for example .noMainbody, set the suffix for the Home menu item and then in suffix code paste something like this :

Code: Select all
.noMainbody #gkContent { display: none !important}
User avatar
Platinum Boarder

GK User
Sat Jan 12, 2013 8:24 pm
Reply with quote
Report this post
Could you please explain abit more? How do you set the suffix for the Home menu item? Is there additional code required for the suffix and in which file do you put the suffix code you provided? I am using the default Style1.
User avatar
Fresh Boarder

GK User
Mon Jan 14, 2013 10:57 am
Reply with quote
Report this post
The example suffix code you need to paste to override.css module and then in template configuration assign this suffix for 'Home' menu item.
User avatar
Platinum Boarder

GK User
Mon Feb 04, 2013 12:13 pm
Reply with quote
Report this post
Dear bkrztuk,

Would you please be kind to write down more detail on how to do it? Still no clue how, but would really need to get this done asap.

Thank you very much!
Nic
User avatar
Senior Boarder

GK User
Mon Feb 04, 2013 12:14 pm
Reply with quote
Report this post
Dear bkrztuk,

Would you please be kind to write down more detail on how to do it? Still no clue how, but would really need to get this done asap.

Thank you very much!
Nic
User avatar
Senior Boarder

GK User
Tue Feb 05, 2013 11:58 pm
Reply with quote
Report this post
Please look at this article >> http://www.gavick.com/documentation/joomla-templates/how-to-disable-content-on-selected-joomla-pages/ whole process is described step by step if you get any problems just tell me where.
User avatar
Platinum Boarder

GK User
Thu Feb 21, 2013 3:40 am
Reply with quote
Report this post
Thanks a lot for your help, bkrztuk!!! Solved!
User avatar
Senior Boarder


cron