Changes with logo and search are

GK User
Sun Mar 30, 2014 12:15 pm
Hi. I want to do the following changes to the top part of the site:

1. Reduce the empty space on top of and below the logo.
2. Centre the search box vertically so it will have the same amount of space on top of it and below it.
3. Move the search field 28px to the left so it will have 28px empty space on the right side.

Please see the attached image to see how it is now and how I want it to be.

My site is not public yet, but if needed I can send admin details.

Thank you very much for helping!
User avatar
Gold Boarder

GK User
Mon Mar 31, 2014 6:48 am
Could You please post an url to your site?
User avatar
Moderator

GK User
Mon Mar 31, 2014 8:51 am
User avatar
Gold Boarder

GK User
Mon Mar 31, 2014 12:59 pm
The site is in offline mode...
Please send me a PM with:
1. URL to your website
2. login and password of user with login privileges (please create one for me)
3. link to this thread
User avatar
Moderator

GK User
Tue Apr 01, 2014 10:37 am
Please see inbox for login details.
User avatar
Gold Boarder

GK User
Wed Apr 02, 2014 3:07 pm
Please edit: /templates/gk_gamemagazine/css/override.css and add at its end:
Code: Select all
h1#gkLogo {
    margin-top: 30px;
}

#gkSearch {
    margin-top: 56px;
    margin-right: 10px;
}


First value will reduce top spacing, second will move search box up and down, last will move it away from right side.

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

GK User
Thu Apr 03, 2014 1:12 pm
Thanx a lot, it looks really good now :)
User avatar
Gold Boarder


cron