Loading data.
PAGE CONTENTS
Fluid Styled Content changes the behaviour of header layouts:
SELECT `uid`, `pid`, `header`, `header_layout` FROM `tt_content` WHERE `header_layout` = '0'
UPDATE `tt_content` SET `header_layout` = '1' WHERE `tt_content`.`header_layout` = '0'