adjust spaces
Rate this topic: 




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/
Thank You!
http://www.solucionesambientalessa.com/joomla/
-
- 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:
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:
and reduce 100px value here.
Remember to enable "CSS override" in template settings - advanced section.
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.
-
- 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!
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!
-
- 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?
-
- Moderator
- GK User
- Tue Jan 27, 2015 1:02 pm
- Reply with quote
- Report this post
solve the problem!
thanks you!
thanks you!

-
- 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?
Is there anything else I can help you with regarding this topic?
-
- 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!
Thanks for your help!
-
- 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.
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.
-
- Moderator
8 posts
• Page 1 of 1