How i can reduce spaces
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Thu Aug 13, 2015 12:11 pm
- Reply with quote
- Report this post
Hello,
i want to reduce some spaces in my site http://fernandocatalano.com/ for example between the 2 module on the sidebar, or between the header image and the grey line. How i can make its?
Here you can see waht i mean: http://i.imgur.com/8aCeRMD.png
Thanks
i want to reduce some spaces in my site http://fernandocatalano.com/ for example between the 2 module on the sidebar, or between the header image and the grey line. How i can make its?
Here you can see waht i mean: http://i.imgur.com/8aCeRMD.png
Thanks
-
- Expert Boarder
- GK User
- Thu Aug 13, 2015 12:59 pm
- Reply with quote
- Report this post
Lets do it step by step.
Please edit: /templates/gk_gamenews/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
Please edit: /templates/gk_gamenews/css/override.css and add at its end:
- Code: Select all
#gkTopMenu p {margin-bottom: 0px; line-height: 0px}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Thu Aug 13, 2015 1:01 pm
- Reply with quote
- Report this post
Now to fix sidebar, please add this code:
- Code: Select all
#gkSidebar p {margin: 0px;}
.box {margin-top: 0px;}
-
- Moderator
- GK User
- Sat Aug 15, 2015 7:36 am
- Reply with quote
- Report this post
If you have any additional questions regarding this topic, please let me know.
-
- Moderator
5 posts
• Page 1 of 1