Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Center content Screen

Hi,

Have you seen the new GlobalGames.qvw

http://eu.demo.qlik.com/QvAJAXZfc/opendoc.htm?document=qvdocs/Global%20Games.qvw&host=Demo11&anonymo...

How is it possible to center the sheets in the web page? I've been trying and can't do that effect.

Thanks in advance.

4 Replies
Not applicable
Author

They used/made an extension to do that.

If you open the javascript console in your browser you can see that there is some code which does the resizing:

<body class="QvPageBody centerAlign" avq="background:.SheetBackground" onresize="Qva.ResizeBody()" style="cursor: auto; background-image: url(http://eu.demo.qlik.com/QvAjaxZfc/QvsViewClient.aspx?public=only&type=Document&name=Extensions/cente... background-position: 50% 94px; background-repeat: no-repeat no-repeat; "><div style="position: absolute; width: auto; height: auto; visibility: hidden; font-family: 'Times New Roman'; font-size: 16px; ">gGfjl</div><div style="display: none; " class="PopupSearch"><div style="display: none; " class="caption-icon-16x16 QvCaptionIcon search-expand-icon"></div><div class="caption-icon-16x16 QvCaptionIcon search-close-icon"></div></div>

<div id="appOverlay">

Anonymous
Not applicable
Author

Hi All,

I had the same question as well..

Does anybody here.. have any idea or can share the js that is written to make the page center align.

Thanks in advance.

Aadil

Not applicable
Author

Yes,

I've just asked the Qlikview demo team about it:

Hi Bastien,

Thank you for contacting QlikView.

Which tabs do you mean? The application contains a document extension that centres the application in the browser. The tabs inside each sheet are text objects containing actions. We then utilise conditional shows on objects and also sheets to drive the functionality.

 
Adam Bellerby 

Snr. Demo Architect

And I told him about this topic, maybe he'll share his secret

Brian_Munz
Employee
Employee

Hi everyone,

I've posted a document extension that center aligns QVWs over here:

http://community.qlik.com/message/244319#244319

Hopefully this helps.  Let me know if you run into any issues.

Thanks.