Hiding Main Body

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 Sep 03, 2013 8:38 pm
Reply with quote
Report this post
When I install the News Template (just the template, not the Quick start guide) The word "Home" appears in what I believe is the Main Body.

How do I hide that position?

Thanks
User avatar
Junior Boarder

GK User
Tue Sep 03, 2013 9:36 pm
Reply with quote
Report this post
Please read this documentation:
http://www.gavick.com/documentation/gen ... mla-pages/
If You will still have any doubts, please ask.
User avatar
Moderator

GK User
Tue Sep 03, 2013 9:48 pm
Reply with quote
Report this post
Unfortunately it's a local test version of the site.

My home page menu's id is 101

I added the Suffix noMainbody to the "Suffixes for pages" option.

Saved everything and cleared my cache, but it is still appearing.

What am I missing?

Thanks,

Harry
User avatar
Junior Boarder

GK User
Tue Sep 03, 2013 9:54 pm
Reply with quote
Report this post
Right now to help You I would need to see your page. Could You post in somewhere live?
User avatar
Moderator

GK User
Thu Sep 05, 2013 1:36 pm
Reply with quote
Report this post
Cyberek wrote:Right now to help You I would need to see your page. Could You post in somewhere live?



Cyberek - I've sent you site info in a PM. Can you help?

Thanks.
User avatar
Junior Boarder

GK User
Sat Sep 07, 2013 8:06 am
Reply with quote
Report this post
With this example what You are missing is css class to hide selected element:
Code: Select all
body.noMainbody #gkMainbody {display: none;}

put it in override.css and enable it in template settings.
User avatar
Moderator

GK User
Mon Sep 09, 2013 2:51 pm
Reply with quote
Report this post
Terrific! Thanks so much for the help.
User avatar
Junior Boarder

GK User
Mon Sep 09, 2013 8:29 pm
Reply with quote
Report this post
No problem. I'm glad I could help You.
User avatar
Moderator


cron