Closed (fixed)
Project:
Eldir
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2013 at 19:02 UTC
Updated:
11 Oct 2013 at 01:26 UTC
Jump to comment: Most recent file
Comments
Comment #1
ergonlogicI can confirm this. In the short-term, perhaps consider creating a sub-theme
Comment #2
chertzogHere is a patch that changes the way the logo is handled, and allows switching it via the settings form. Also included is an image containing just the logo.
Comment #3
anarcat commentedit would be nice to keep the sprite by default, is that possible?
it doesn't look like the patch sets a default value for the logo... is there something missing here?
Comment #4
chertzogAs far as im aware, if the theme includes a logo.png file, it will be used as the logo for the default theme. This is why we cant use the sprite for it. it needs to be a separate file.
Comment #5
anarcat commentedgot it, it's good then.
Comment #6
theohawse commentedcan this be committed?
Comment #7
ergonlogicFixed in 06ef4db.
Comment #8
theohawse commentedAwesome thanks!