Hi all,
If a page is fixed width, is it possible to have other elements on the page as full width? e.g. the header and footer, so they stretch across the entire screen, but the rest of the page remains a fixed width?
thanks
Hi all,
If a page is fixed width, is it possible to have other elements on the page as full width? e.g. the header and footer, so they stretch across the entire screen, but the rest of the page remains a fixed width?
thanks
No, but what you can do is put all your “page” content into a group, and set that group as fixed width. Then, the header and footer can stretch across the entire screen, but the page content itself is fixed width.
This topic was automatically closed after 70 days. New replies are no longer allowed.