BusinessObjects Board

How to change background color for swf in Dashboard 4.1

Hi all, how can I change the background color for Dashboard 4.1 published objects?

The dashboard sheet has a fixed size, and on left and right Dashboard forces white background.

I need to change the background color under the “X” (on left and right in the attached imaged)

Thanks in advance!
dashboard.JPG


flowerpower (BOB member since 2015-10-06)

You can’t change that as the flash object maintains a fixed proportion irrespective of the browser window size. So chances are that unless you nail it exactly right, there would be leftover white space.

One workaround would be not to open the dashboard object directly, but to wrap it in an html container(text analytic or custom page) that has the embedded dashboard object. That way you can provide background color in the html container to match your dashboard.


Shobhit_Acharya (BOB member since 2005-08-11)

Ok, I’m trying


flowerpower (BOB member since 2015-10-06)