padding between the modules

Responsive, suitable for any type of business, built for any needs elegant one-page Joomla template.
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
Mon Jun 23, 2014 11:20 am
Reply with quote
Report this post
Hi,
I hope you could point me in the right direction.
I'd like to change the padding in between the modules in Creativity template? I feel there is too much spacing there at the moment.
TIA
User avatar
Fresh Boarder

GK User
Mon Jun 23, 2014 12:34 pm
Reply with quote
Report this post
Hello,

Please specify which paddings exactly do you want to reduce.
User avatar
Administrator

GK User
Wed Jun 25, 2014 4:50 pm
Reply with quote
Report this post
now, don't judge me by my MS Paint skills, haha

here is what I'm thinking about:
overview.jpg
User avatar
Fresh Boarder

GK User
Wed Jun 25, 2014 9:41 pm
Reply with quote
Report this post
Please provide me an URL to your website, because as I see you have a custom content, so I cannot provide you a CSS changes based on the standard demo code.
User avatar
Administrator

GK User
Wed Jun 25, 2014 10:29 pm
Reply with quote
Report this post
Please add at the end of the css/template.css file the following code:

Code: Select all
.onepage #gkBottom1 .box.mediumspaces {
   padding-top: 20px!important
}
.onepage #gkPageContent .box.mediumspaces {
   padding-bottom: 20px!important;
}
.onepage #gkHeader .box {
   padding-bottom: 0!important;
}
.onepage #gkBottom1 #gkBottom1-2 {
   padding-top: 40px!important;
}
User avatar
Administrator

GK User
Thu Oct 09, 2014 5:14 pm
Reply with quote
Report this post
Hi Dziudek,

I have the same too big space problem, but between main_body and Article Title
and between Article title and article text.

What will be the css/template.css or override.css code to reduce this space
(See attachment - red line) and website page in construction http://broomemanorgolf.co.uk

Many thanks Thierry
User avatar
Senior Boarder

GK User
Sun Oct 12, 2014 12:42 pm
Reply with quote
Report this post
Sorry but your page is offline.
User avatar
Administrator

GK User
Sun Oct 12, 2014 1:11 pm
Reply with quote
Report this post
Sorry, now it is online but have to go to http://broomemanorgolf.co.uk/index.php
Thanks
User avatar
Senior Boarder

GK User
Sun Oct 12, 2014 2:34 pm
Reply with quote
Report this post
Please try to decrease the margin-bottom for this selector: #gkHeader in the template.css file.
User avatar
Administrator

GK User
Sun Oct 12, 2014 2:55 pm
Reply with quote
Report this post
Many thanks, put it to 0px, and have what client want.

If I can abuse:
I have the sane problem (too big size) between "Article title" and "article body
Wich one I may decrease?

See attachment or http://broomemanorgolf.co.uk/index.php
User avatar
Senior Boarder

GK User
Mon Oct 13, 2014 11:07 am
Reply with quote
Report this post
In this case you have to decrease a margin value (currently it is 32px) for the article header selector in the css/joomla.css file.
User avatar
Administrator

GK User
Sun Dec 14, 2014 6:41 am
Reply with quote
Report this post
Hi, Dziudek.

I have given up on this query I had (same one), because of the following response.

https://www.gavick.com/forums/creativit ... 41815.html

I was told from above post that it couldn't be done without effecting the menu anchors?

Can you advise, and then I might try it

Website is www.idealengineeringservices.com

Thanks
User avatar
Senior Boarder

GK User
Tue Dec 16, 2014 10:29 am
Reply with quote
Report this post
@templeton - please explain what do you want to achieve.
User avatar
Administrator

GK User
Thu Dec 18, 2014 12:45 pm
Reply with quote
Report this post
Hi Dziudek,

Just like the first poster.

There is too much white space in between each of the home page modules. Would like to reduce the gaps, but as per my previous post link, another moderator suggested I can't with this template as it will cover important content.
User avatar
Senior Boarder

GK User
Fri Dec 19, 2014 1:36 am
Reply with quote
Report this post
Please reduce the padding for the following selectors:

Code: Select all
.onepage #gkHeader .box,
.onepage #gkBottom1 .box,
.onepage #gkPageContent .box


in the css/template.css file.
User avatar
Administrator

GK User
Sat Dec 20, 2014 3:08 am
Reply with quote
Report this post
OK Thanks Dziudek.

Reduced it as much as I can, before the sticky menu starts being effected, as per other moderators comments.

Thanks.
User avatar
Senior Boarder


cron