Added this to html-mozilla.php (my current theme) to try out the latest commit
of the themlogo code, and I do not see the image. I just tried to point to the
default horde logo.
$css['.themelogo']['background'] = "url('/horde/graphics/horde.gif')";
$css['.themelogo']['width'] = '21px';
$css['.themelogo']['height'] = '21px';
Anyone else try this yet?
AJ