By phi-1 on
After installing drupal, I wanted to customize an existing theme by uploading my Logo which is a jpeg (22.9kb). I tried to upload my logo in all the existing drupal themes but it just refused do so, without providing any reasons. I checked my privacy policy and okayd it for my site, I also checked my admin status and it was all checked as an authenticated user...I've run out of ideas. Any help would be great !!!!
Thanks
T
Comments
Me too
I had the same problem. I did not bother to find a fix though. I simply replaced the png file with one of my own.
-------------------------------------------------
http://www.opentravelinfo.com
http://www.aguntherphotography.com
Logo No Go
Some themes do not have the same functionality as others, Just as some allow blocks on both sides while others do not. The Gespaa theme will not take a logo, try Blue Marine which seems to be the most responsive.
Jeffrey
Just uploading it will not
Just uploading it will not activate the new logo, you have to make sure that it isn't using the default logo in the themes specific config settings.
Yeah, I can sympathise with
Yeah, I can sympathise with you, having once spent several hours to get this working.
The trick that finally worked for me was:
1.) Ensuring that the default logo for the theme was enabled
2.) Deleting the default logo of the theme you want to use
3.) Uploading your custom logo to the appropriate folder of the theme - that is, replacing the logo you just deleted
This approach may not work for all themes, but it did with the phptemplate version of bluemarine. For good measure, visit administer>>themes in your browser after making these changes in order to refresh the phptemplate cache.
Also have a logo problem
Also have a problem with logo:
Path to logo is set in theme settings and logo is switched on.
Path in $conf is correct - can open logo in separate window with that path.
But $logo variable in theme is still pointing to theme's default logo.