Skip to main content
Nintex Community Menu Bar
Question

how can I insert the viewport syntax into the head section?

  • July 10, 2024
  • 3 replies
  • 18 views

Forum|alt.badge.img+7

How can enter the viewport syntax into the section of a squid page?

This topic has been closed for replies.

3 replies

Forum|alt.badge.img+17

You can put all components in a wrapper. Wrappers can be set to viewport width and height declaratively in Skuid.


Forum|alt.badge.img+17

All components go in a single wrapper. The wrapper becomes like the “background” of the page including height and width settings, background color/image, page padding and borders, etc…


Forum|alt.badge.img+7
  • Author
  • July 10, 2024

makes perfect sense! Thank you Raymond!