adjust spaces

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
Thu Jan 22, 2015 5:38 pm
Reply with quote
Report this post
Hello I want to know how do I modify the spaces that show in the picture in red! is it possible? how?
Thank You!
http://www.solucionesambientalessa.com/joomla/
User avatar
Fresh Boarder

GK User
Thu Jan 22, 2015 7:37 pm
Reply with quote
Report this post
Lets start with the spacing above the image:
Please edit: /templates/gk_mo/css/override.css and add at its end:
Code: Select all
.box.image-left .image-left > div {
margin-top: 100px;
}

Now reduce the 100px value to your liking. Now you will need to remove line breaks from above of the image itself.

Now to reduce bottom page spacing add:
Code: Select all
#gkBg {
padding: 0 0 100px 0;
}

and reduce 100px value here.

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Jan 22, 2015 10:17 pm
Reply with quote
Report this post
thanks for the information, fails solve everything, I went to place the menu
I attached a picture with the explanation, the center achieves adjust, but the green part of the space is unchanged.
the menu is the position I was only agrgue this code to override.css file

#gkLogo {
width: 323px;
height: 90px;
}

#gkBg {
padding: 20px 0 0 0;
}


Sorry for my English, translator use!

thanks you!
User avatar
Fresh Boarder

GK User
Sat Jan 24, 2015 11:20 am
Reply with quote
Report this post
Your link doesn't work anymore. Could you please post correct one?
User avatar
Moderator

GK User
Tue Jan 27, 2015 1:02 pm
Reply with quote
Report this post
solve the problem!
thanks you! ;)
User avatar
Fresh Boarder

GK User
Tue Jan 27, 2015 7:06 pm
Reply with quote
Report this post
Thanks for the info.
Is there anything else I can help you with regarding this topic?
User avatar
Moderator

GK User
Tue Jan 27, 2015 8:28 pm
Reply with quote
Report this post
opened another post to accommodate the header image!
Thanks for your help!
User avatar
Fresh Boarder

GK User
Wed Jan 28, 2015 7:59 pm
Reply with quote
Report this post
No problem.
If you will have any other questions (not relative to this thread), feel free to post new forum threads - it allows us to answer you faster.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.