Changing logo

February 2014 WordPress Theme
GK User
Fri Feb 21, 2014 10:40 pm
How might one go about changing the logo? What are the steps to take when changing the logo?
User avatar
Fresh Boarder

GK User
Sat Feb 22, 2014 3:14 pm
User avatar
Platinum Boarder

GK User
Wed Mar 12, 2014 6:54 pm
Thanks for this!
User avatar
Junior Boarder

GK User
Wed Mar 12, 2014 7:00 pm
We done similar but longer guide also for Joomla users : http://www.gavick.com/documentation/joo ... -add-logo/
User avatar
Platinum Boarder

GK User
Mon Mar 31, 2014 10:22 am
Hi,

is it possible to change position of logo from left to center?
User avatar
Junior Boarder

GK User
Tue Apr 01, 2014 9:40 am
I didn't saw you page - but it may help
Code: Select all
.has-header #gk-top > h1, .page-template-template-frontpage-php #gk-top > h1 {
    left: 40%;
}
User avatar
Platinum Boarder

GK User
Tue Sep 09, 2014 11:31 pm
Hi is it possible to resize the logo proportions for mobile devices? Also inside the pages of my website when i disable the conditional breadcrumbs display the header cuts my logo out. How can I fix this?

Thank you very much!!
User avatar
Fresh Boarder

GK User
Tue Sep 09, 2014 11:34 pm
I forgot to put a link to my site:
trompogames.com

Thanks!
User avatar
Fresh Boarder

GK User
Thu Sep 11, 2014 11:35 pm
Funny game btw

Try to add this:

Code: Select all
.imageLogo > img {
    max-height: 90px;
    max-width: 100px;
}


Into mobile.css file.
User avatar
Platinum Boarder

GK User
Thu Sep 11, 2014 11:40 pm
Second option in Theme settings use cssLogo type
and replace default MO logo (Mo\images\logo.svg) with yours.

it should also works smoothly like on demo page : http://www.gavick.com/demo/wordpress/mo/
User avatar
Platinum Boarder

GK User
Wed Sep 17, 2014 9:32 pm
Thanks Oscar! Sorry for the delay, i broke my arm and it was a mess. But Thank you very much!! It's very apprecciated!!
User avatar
Fresh Boarder

GK User
Thu Sep 18, 2014 11:59 am
Upsss? where cycling or skiing.
I hope that you can work with another hand.

If you have any other question please ask.
User avatar
Platinum Boarder

GK User
Wed Sep 24, 2014 3:35 am
Thanks Oscar! it was cycling actually!
User avatar
Fresh Boarder


cron