Closed (fixed)
Project:
Fusion
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2010 at 19:26 UTC
Updated:
11 Apr 2011 at 23:53 UTC
I enabled the theme, and the logo is not showing up.
I checked the path used for the image (/dr61/sites/all/themes/fusion/fusion_core/logo.png — Drupal is installed in the directory /dr61), and there isn't any logo.png image at that path. I also checked in the directory /dr61/sites/all/themes/fusion/fusion_core/images, but the file is not there too.
Comments
Comment #1
sociotech commentedkiamlaluno,
Because it is a base theme, there is no logo in Fusion Core.
Also, you shouldn't be using Fusion Core by itself, since it's really designed only as a foundation for other themes.
If you're creating your own theme from scratch, try the included Fusion Starter subtheme. However, this starter subtheme also does not include a logo, which you would be expected to provide in your subtheme's folder.
On the other hand, these following contributed Fusion subthemes do contain logos:
Acquia Prosper
Acquia Marina
Acquia Slate
Comment #2
avpadernoThanks for the reply.
Comment #4
patcon commentedAny reason not to just include one? I'm sure some people waste some time thinking that something is wrong with their permissions... Might save some needless hassle? I didn't waste much time, but that was my first thought.
Comment #5
stephthegeek commentedThoughts?
Comment #6
choster commentedFWIW, there doesn't seem to be a logo bundled with fusion_starter or fusion_starter_lite either. I have to agree that this is rather confusing as the logo feature is available and active by default and some sort of logo is bundled with every other theme I've used since D4. Could we at least have this information included in the README and installation instructions?
Comment #7
aquariumtap commentedHi choster. I added default logos to D7 last week.
http://drupalcode.org/project/fusion.git/commitdiff/c946648
I will likely add them to D6 in the near future.
Comment #8
aquariumtap commentedAdded to D6.