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
i have to change the logo and the dimension (bigger)....how to do?
I have to create some css code?
thank you
Luigi
-
- Expert Boarder
- GK User
- Thu Aug 28, 2014 2:49 pm
Could you please post an url to your site?
-
- 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?
.svg #gkLogo.cssLogo {
background-image: url('../images/logo.svg');
}
but what the function of the .csv?
-
- Expert Boarder
- GK User
- Thu Aug 28, 2014 3:14 pm
"but what the function of the .csv?"
could you please be more specific?
could you please be more specific?
-
- Moderator
- GK User
- Thu Aug 28, 2014 3:15 pm
sorry, i mean the .svg
-
- Expert Boarder
- GK User
- Thu Aug 28, 2014 3:17 pm
Still don't know what the question is.
-
- 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
.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
-
- 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.
-
- Moderator
8 posts
• Page 1 of 1