I would like to use my Logo from CSS .
Where can I find the file to edit ?
.svg #gkLogoSmall.cssLogo {
background-image: url("/joomla25/john/templates/gk_john_s/images/logo_dark.svg");
}
#gkLogoSmall, #gkLogoSmall.cssLogo {
height: 38px !important;
margin: 6px 40px 2px 0;
width: 90px !important;
}
#gkLogoSmall.cssLogo {
background: transparent url("/joomla25/john/templates/gk_john_s/images/logo_dark.png") no-repeat scroll 0 0;
}