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,






 1.00 out of 6 based on 1 vote(s)
1.00 out of 6 based on 1 vote(s)

.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");
}

