How to resize the logo

Rate this topic: Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.3.50 out of 6 based on 2 vote(s)
GK User
Sat Mar 07, 2015 6:53 pm
Reply with quote
Report this post
Hello,

My logo has a size about 140 px X 140 px.

Actually on the basic template the size is too small.

How can I change the size to 140 px (width and height) for my logo please ?

Is it possible to decrease the margin just over the logo ?

thanks a lot :-)

Regards,

Jérôme
User avatar
Senior Boarder

GK User
Sat Mar 07, 2015 8:48 pm
Reply with quote
Report this post
Hi,

I put that code in override.css :

#gkLogo {
height: 192px;
padding: 0;
text-indent: -999em;
text-shadow: none;
width: 163px;
display: inline-block;
}

Is that correct ?

Regards,

Jérôme
User avatar
Senior Boarder


cron