Disabled Modules Position Space

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
Sun Feb 23, 2014 3:24 pm
Reply with quote
Report this post
I have disabled all modules in Bottom1 to Bottom4 but the space that the modules would usually take up and still displayed

I probably will utilise the positions in the future but for now they should not show if no modules assigned?

Any help appreciated, thanks

http://itsupportwales.co.uk/
User avatar
Senior Boarder

GK User
Mon Feb 24, 2014 8:30 am
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
#gkDarkBottom { display: none}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Sat Mar 29, 2014 5:03 pm
Reply with quote
Report this post
Hi, I have tried this override, but its still not disabled the positions
User avatar
Senior Boarder

GK User
Mon Mar 31, 2014 9:35 am
Reply with quote
Report this post
I see that now your website is disabled so I can't check changes after my code. Could you enable it for test?
User avatar
Platinum Boarder

GK User
Fri Apr 04, 2014 8:29 am
Reply with quote
Report this post
Hi, I have since moved this to ourpcfixer.com and applied the original suggested fix, but its not working there.
User avatar
Senior Boarder

GK User
Mon Apr 07, 2014 10:36 am
Reply with quote
Report this post
Could you show me final website where I can see this problem? For sure you've enabled "Use override CSS" feature in template advanced settings?
User avatar
Platinum Boarder

GK User
Sat Apr 12, 2014 4:08 pm
Reply with quote
Report this post
bkrztuk wrote:Could you show me final website where I can see this problem? For sure you've enabled "Use override CSS" feature in template advanced settings?


Hi, yes its ourpcfixer.com and I have enabled override CSS
User avatar
Senior Boarder

GK User
Mon Apr 14, 2014 7:01 am
Reply with quote
Report this post
Please try to add this code to override.css :

Code: Select all
.frontpage.dark-bottom #gkPageContent { padding: 0 }


This change should resolve your problem.
User avatar
Platinum Boarder


cron