Margin/Padding modifications

GK User
Fri Nov 12, 2010 12:23 am
Hello guy I would like to change the padding/margin between the modules and page borders. Please the attached image what I'm referring to are in green color.
User avatar
Platinum Boarder

GK User
Sat Nov 13, 2010 11:28 pm
Help Please !!!!!!!!!!!!!!
User avatar
Platinum Boarder

GK User
Sun Nov 14, 2010 8:31 pm
A little help Pleaseeee
User avatar
Platinum Boarder

GK User
Sun Nov 14, 2010 9:02 pm
Try something like this:

Code: Select all
#gk-header {padding:0 5px!important;margin-bottom: 5px!important}
#gk-header2 .two-modules .moduletable:first-child{margin-bottom:-10px!important}
#gk-header1 .moduletable {margin:0 -10px 0 0!important;}


I recommend that you enable override.css file on template parameters and add this code inside.

Cheers
User avatar
Platinum Boarder

GK User
Sun Nov 14, 2010 9:03 pm
Open the file template.css and modify the line:

#gk-header { margin-bottom: 18px; padding:0 18px; }
#gk-container { margin: 0 0 18px; padding:0 18px; }

Cheers
User avatar
Gold Boarder

GK User
Sun Nov 14, 2010 9:38 pm
Where should i add that? TemplateCss or overrideCss? Also i would like to change that for the component content as well.
User avatar
Platinum Boarder

GK User
Sun Nov 14, 2010 9:46 pm
@Celone changes is fine too.

I recommend that you place it on override.css file, because when we release new updates, you don't have to check what changes were made on ccs files.

Don't forget to enable on template parameters > Dev. Mode

Cheers
User avatar
Platinum Boarder

GK User
Sun Nov 14, 2010 9:53 pm
@ Seichinha . thank you. I have already implemented your changes. I want also for all the modules especially right top, right bottm, right 1, right 2 . Please help
User avatar
Platinum Boarder


cron