Logo overide

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
Wed Mar 06, 2013 11:08 am
Reply with quote
Report this post
Hi My Logo is much bigger than space provided. Is it possible to adjust/override current measurements to accomodate a larger logo? If so where and what code do I use. Thank you for your time.
:D
User avatar
Gold Boarder

Konrad M
Wed Mar 06, 2013 11:31 am
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
#gkLogo {
    height: 35px !important;
    width: 140px !important;
}

and set values as same as your logo dimension. Remember to enable override.css option in template settings.
User avatar

GK User
Thu Mar 07, 2013 6:42 am
Reply with quote
Report this post
PERFECT!
:))
THANKS!!
User avatar
Gold Boarder

GK User
Mon Sep 23, 2013 3:07 am
Reply with quote
Report this post
Konrad M wrote:Hi,
please try add to override.css
Code: Select all
#gkLogo {
    height: 35px !important;
    width: 140px !important;
}

and set values as same as your logo dimension. Remember to enable override.css option in template settings.


Thanks!
Lucas
User avatar
Fresh Boarder


cron