I don't know how to change the css logo. I'm ok for image and text logos.
can someone help me changing that, with an easy explaination?
ty in advance,

.svg #gkLogo.cssLogo {
background-image: url("/joomla25/john/templates/gk_john_s/images/logo.svg");
}
#gkLogo.cssLogo {
background-image: url("/joomla25/john/templates/gk_john_s/images/logo.png");
}