Have just upgraded to clean 6.x-1.1 and though the default logo appeared initially, when I tried to replace it with a custom logo, it disappeared and my logo wouldn't display either.

Logo is enabled in theme configuration. When image is uploaded it is saved as clean-logo.jpg in sites/default/files - but does not display...

any ideas?

many thanks,

Mark

Comments

vm’s picture

I'm not a fan of using the admin UI for this
I tend to make a copy of the contrib theme, customize it add my own images overwriting the originals then enable on the site.

something for you to consider.

mvtilborg’s picture

Easiest indeed is to call your logo.png and overwrite the one of the theme you use. However in many cases (depending on your image) png is not the best way to go if your image yields many colors and you still want reasonably sized images.

markharris’s picture

I agree - I did this in Clean 6.x-1.0. Now, however, default logo won't display, so overwriting it has no effect...

russgri’s picture

Click on Administer and then under 'Site Building select Themes .
Go to your default theme and click on 'configure'
Leave Logo checked
uncheck 'Site name'
uncheck ' Site slogan'
below find:
uncheck 'Use the default logo'
Ignore the field 'path to custom logo' ...it will take care of itself
Upload custom logo ......Browse your computer for the new logo
Click the 'Save configuration button'
refresh your page

markharris’s picture

Thanks russgri. This reassures me I'm doing it right. Process works for other themes eg framework (which I think I'll now switch to because of this issue). Wondering whether update of Clean theme not handling logo correctly?