logo

GK User
Thu Aug 28, 2014 12:48 pm
hello,
i have to change the logo and the dimension (bigger)....how to do?

I have to create some css code?
thank you

Luigi
User avatar
Expert Boarder

GK User
Thu Aug 28, 2014 2:49 pm
Could you please post an url to your site?
User avatar
Moderator

GK User
Thu Aug 28, 2014 3:09 pm
hi, i solved using the override and deleteting this css:

.svg #gkLogo.cssLogo {
background-image: url('../images/logo.svg');
}

but what the function of the .csv?
User avatar
Expert Boarder

GK User
Thu Aug 28, 2014 3:14 pm
"but what the function of the .csv?"
could you please be more specific?
User avatar
Moderator

GK User
Thu Aug 28, 2014 3:15 pm
sorry, i mean the .svg
User avatar
Expert Boarder

GK User
Thu Aug 28, 2014 3:17 pm
Still don't know what the question is.
User avatar
Moderator

GK User
Thu Aug 28, 2014 3:27 pm
i can't understand the function of this css:

.svg #gkLogo.cssLogo {
background-image: url('../images/logo.svg');
}

without removing it my override.css doesn't work and i can't see my logo
User avatar
Expert Boarder

GK User
Sat Aug 30, 2014 5:14 pm
It loads svg logo (which is vector based) instead of standard png (bitmap) one.
User avatar
Moderator


cron