Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Windows Background Image not working

Michael Babb March 15, 2013

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...

1 answer

1 accepted

1 vote
Answer accepted
Darryl Duke
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 15, 2013

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

Michael Babb April 1, 2013

Thanks Darryl. Yes we are using Confluence 5 and that worked like a charm.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events