Body position

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
Wed Mar 04, 2015 8:19 am
Reply with quote
Report this post
Hi, how do I get rid of the body position on the HOME landing page. I will be using only modules on this page. If I select menu item type to featured article and unpublished all featured articles then I'm still left with a white space as seen below?

space.jpg
User avatar
Expert Boarder

GK User
Wed Mar 04, 2015 8:22 am
Reply with quote
Report this post
Could you please post an url to your site?
User avatar
Moderator

GK User
Wed Mar 04, 2015 8:34 am
Reply with quote
Report this post
O'k, I'll post the url when I upload to remote server.
User avatar
Expert Boarder

GK User
Fri Mar 06, 2015 8:06 am
Reply with quote
Report this post
Cyberek, herewith teh URL to the site - http://starsaver.co.za/testsite/index.php

You will notice the white body block, which should not be there on the Home page.
User avatar
Expert Boarder

GK User
Sat Mar 07, 2015 8:15 pm
Reply with quote
Report this post
You can use Suffixes For Pages template feature - add a suffix for homepage ("noContent" for example) and use it to prefix css hidding this element in override.css:
Code: Select all
.noContent #gkContent {display: none;}
User avatar
Moderator

GK User
Sun Mar 08, 2015 5:37 pm
Reply with quote
Report this post
Thanks, but no joy yet.

I followed these instructions.

1. I have made the change in the Template features - Suffixes for pages
suffixes.gif


2. Code added to the override.css
override.gif


3. I can see the added code using firebug - in the body tag.

Yet it still does not remove the body content - Have I missed something?
body.gif
User avatar
Expert Boarder

GK User
Sun Mar 08, 2015 5:42 pm
Reply with quote
Report this post
CSS override :) Got it!
User avatar
Expert Boarder

GK User
Mon Mar 09, 2015 7:26 pm
Reply with quote
Report this post
Yep, that was one last thing ;).
Is there anything else I can help you with regarding this topic?
User avatar
Moderator

GK User
Mon Mar 09, 2015 8:25 pm
Reply with quote
Report this post
Nope, you have been great help.
User avatar
Expert Boarder


cron