logo location problem

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Thu Feb 14, 2013 6:56 pm
How I can get logo go to upper?
Please see picture
url: http://development.treffitori.fi/


thanks,

Ari
User avatar
Senior Boarder

GK User
Thu Feb 14, 2013 9:30 pm
Hi, you have change one vaule in css (template.css) line 55:

Code: Select all
h1#gkLogo {
    margin: 0 auto;
    position: relative;
    top: 44px;
}


top:44px --> top:5px;

By the way, your heart icon has low quality - I suggest to use better icon.
User avatar
Platinum Boarder

GK User
Fri Feb 15, 2013 10:58 am
Thanks pfrankowski!

Also I fix the image quality :)
User avatar
Senior Boarder


cron