How i can reduce 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 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
User avatar
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:
Code: Select all
#gkTopMenu p {margin-bottom: 0px; line-height: 0px}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
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;}
User avatar
Moderator

GK User
Thu Aug 13, 2015 2:17 pm
Reply with quote
Report this post
Thanks
User avatar
Expert Boarder

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.
User avatar
Moderator


cron