I'm trying to change the site logo ,
I've replaced the Image and renamed it site_logo.gif as was default, but refused to propagate change , so
I renamed the file logo_small.png
I changed line in imageset.css
.imageset.site_logo {
background-image: url("./images/logo_small.png");
padding-left: 149px;
padding-top: 52px;
}
And saved , yet still nothing . Am I missing something ?
Using PHPBB 3.1.3
I've replaced the Image and renamed it site_logo.gif as was default, but refused to propagate change , so
I renamed the file logo_small.png
I changed line in imageset.css
.imageset.site_logo {
background-image: url("./images/logo_small.png");
padding-left: 149px;
padding-top: 52px;
}
And saved , yet still nothing . Am I missing something ?
Using PHPBB 3.1.3