Remove Mainbody(Ghost) from Subpages

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Mon Mar 24, 2014 9:18 pm
Hi,
website- www.edenage.com
Joomla - 3.2 ; Template - GK Music Free.

Want to remove Home header title from 'FrontPage' and ghost mainbody from other pages.
> Things I already tried
--> Show Page Heading - Disabled
--> Cleared Cache from admin panel
-- > Read:: http://www.gavick.com/forums/130/remove ... 18560.html
--> Read:: http://www.gavick.com/magazine/gavern-f ... art-1.html << Feels Outdated>>

Where do I configure ?
Main Body - FrontPage : Mainbody Only
Main Body - subpages: Component Only. or related settings ...

to remove
HTML::>
<section id="gkMainbody" style="font-size: 100%;">
<section class="blog-featured">
<header>
</section>

Kind Regards,
-- Himadri
User avatar
Fresh Boarder

GK User
Tue Mar 25, 2014 2:29 pm
Joomla always render the mainbody area because simply there is no way to generate blank page (without content) in Joomla. Proper way to remove mainbody on pages is to use suffix for pages feature and everything is described here » How to Disable Content on selected Joomla Pages ?
User avatar
Platinum Boarder

GK User
Wed Mar 26, 2014 11:08 am
Hi,

Thanks, but unfortunately..

I did all that mentioned in the "How to Disable Content on selected Joomla Pages ?".

The issue still persists in http://www.edenage.com/health
In firebug it shows <bodyClass = 'noMainbody' but still after applying the css to override file (CSS override enabled) no change of the situation.

Can anyone help...?

-- Regards, Himadri
User avatar
Fresh Boarder

GK User
Wed Mar 26, 2014 9:25 pm
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
body.noMainbody #gkContent { display: none!Important}

and then just remember to enable "Use override CSS" option in template advanced settings tab. This will give you this kind of effect » screenshot
User avatar
Platinum Boarder

GK User
Thu Mar 27, 2014 7:51 am
Sorry, that didn't work. It's what I have done already and I rechecked

Even the 'Home' header of the Frontpage www.edenage.com mainbody is a eye sore...

Even footer is above base level... I don't know what is happening ... :dry:

-- Himadri
User avatar
Fresh Boarder

GK User
Fri Mar 28, 2014 5:52 am
Hi,

The MainBody on subpages http://www.edenage.com/health doesn't go, after following the solutions given :huh:

-- the 'Home' page issue I have resolved, will resolve the Footer Issue as well.

regards, Himadri
User avatar
Fresh Boarder

GK User
Fri Mar 28, 2014 6:36 pm
Thanks BKRZTUK,

I cleared Joomla Cache again and it works perfectly...

sorry for mis-comment earlier :(

Regards, Himadri
User avatar
Fresh Boarder

GK User
Sat Mar 29, 2014 2:06 pm
Yes it is important to clear cache before checking results :) I'm glad I could help you, next time please disable cache before some template changes.
User avatar
Platinum Boarder


cron