ZAJDAN Posted February 9, 2016 Share Posted February 9, 2016 (edited) Hello, I am using default theme (default-bootstrap) and in back-office I have uploaded my png logo which has transparent background. On the web the logo is holding white background and I can not find a way hot change it, because I only have found that the logo is wrapped into #header_logo where is not defined background and even when I set background-color: none ...still the background is white. next I have found that the back office convert the file from png to jpeg...this is the problem Thank You for any hint Regards Zdenek Edited February 9, 2016 by ZAJDAN (see edit history) Link to comment Share on other sites More sharing options...
ZAJDAN Posted February 9, 2016 Author Share Posted February 9, 2016 I have found the solution... copy the logo.png manualy into /img folder then in header.tpl.src="{$logo_url}" change it to:src="{$img_ps_dir}logo.png?{$img_update_time}" Link to comment Share on other sites More sharing options...
SupportPS Posted February 9, 2016 Share Posted February 9, 2016 Hello Go to preferences->images and set "Image format" to "Use PNG only if the base image is in PNG format" Link to comment Share on other sites More sharing options...
ZAJDAN Posted February 9, 2016 Author Share Posted February 9, 2016 ok...this is easier way Thank You Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now