I recently downloaded Zen Foundation 5.2.7 and the Windows Background image seems to not be working. It was working on the previous version, but now it just displays the background color...
Hi Michael,
I assume you're using Confluence 5, if so, there was a structural change in the HTML. You should be able to resolve this if you have a custom brand, by adding this CSS:
body.aui-theme-default { background: $zenBackgroundColor #if ($textUtil.stringSet($zenBackgroundImage)) url($zenDirectURL/designs/brands/$zenBrandName/images/#devImage($zenBackgroundImage)) $!zenBackgroundImagePosition #end; padding: 0; }
Please let me know if that doesn't do the trick, or if you're not on Confluence 5.
(Yes, that patch will be in Zen 5.2.8, so this is a temporary need.)
Cheers,
Darryl
Thanks Darryl. Yes we are using Confluence 5 and that worked like a charm.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.