Change the background color of Bottom & Footer Positions ?

GK User
Sat Jul 16, 2016 9:02 am
Hi there,

i need to change the background color on the bottom section, below bottom-4 position, i tried to do it by using below CSS override,

#gkBottom5 .gkPage {
max-width: 100% !important;
background-color: #3952a3;
}

it didn’t turned out so well, (please see the image)
Image

there is unwanted spacing in between module positions which are appearing even though when you don't use those positions. i am sure you already know the way to get this fixed by an override or something. please see the image below, thats what i want to do, make the background dark and font color light. probably while, please provide me the code,

Image

In the above image i have added a color to the bottom section using photoshop. only to show you what exactly i am looking for,

Thank you and Best Regards,

Thisara
User avatar
Senior Boarder

teitbite
Mon Jul 18, 2016 6:11 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkBottom5, gkFooter {
    background: #ddd none repeat scroll 0 0;
}
User avatar
Moderator

GK User
Tue Jul 19, 2016 7:11 pm
Dear Teitbite,

Thank you for your reply, i tried that css override, unfortunately it didin't fix the issue the way that i wanted, there is an unwanted margin spacing between module positions (please see the image below)

Image

How can i remove that margin ?

Thank you and Best Regards,

Thisara
User avatar
Senior Boarder

teitbite
Sat Jul 23, 2016 7:02 pm
Hi

Is this the same site that You have the other problem with ? Please send me url and access. If it's the old one than I just checked and both accesses I got from You doesn't work.
User avatar
Moderator

GK User
Sat Jul 23, 2016 7:06 pm
Dear Teitbite,

Thank you for your reply, yes thats the same site, here is the URL : sisco.webs.lk (no www) and un: sisco / pass: sisco123
just to access the front end,

i will send you the access to the back end ASAP

Thank you and Best Regards
User avatar
Senior Boarder

teitbite
Tue Jul 26, 2016 11:14 am
Hi

Can You please tell me the url to the exact page from screenshot ? When I click around all the footers are on white background.
User avatar
Moderator

GK User
Tue Jul 26, 2016 11:20 am
Hi, thank you for your reply, that screenshot was taken from the home page, but i didn't keep the css override as i didn't want to show its incomplete. anyway this is not a major issue anymore, if you could help me urgently with the Menus, that would be great, submenus located at sidebar position. i think i have opened a support ticket for it, if not i would open it now. please reply urgently.

Thank you!
User avatar
Senior Boarder

teitbite
Sun Jul 31, 2016 11:08 am
Hi

I cannot see a support ticket about this problem, but if it was on the forum than I can see all Your other threads I got answered.
User avatar
Moderator

GK User
Sun Jul 31, 2016 11:12 am
Sorry for the confusion, what i meant was the forum :D :D i saw your reply to my thread about this menu style issue, i also sent a reply today with more information, please have a look,

Thank you and Best Regards,
User avatar
Senior Boarder

teitbite
Tue Aug 02, 2016 12:37 pm
Hi

Ok. So how about this problem. Is it solved, can I close it ? Or do You still need help in this topic ?
User avatar
Moderator


cron