Disable Article on frontpage

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 Jul 31, 2012 5:35 pm
Reply with quote
Report this post
Hello, I would like to know, how to disable the white block in the frontpage, since I don't want to set an article in there and that block needs to go, I can't find an article output in the template administrative area.

Thanks by your help. ;)
User avatar
Fresh Boarder

GK User
Wed Aug 01, 2012 9:41 am
Reply with quote
Report this post
You can make this by option called suffixes for pages in 'Features' tab in template. Please set suffix for example 'noMainbody' to 'Home' menu item ID, then add code like this to override.css file :

Code: Select all
.noMainbody #gkMainbody {display: none}
User avatar
Platinum Boarder


cron