I’m curious if anyone knows how to move the global messages inside the content on CMS pages. The problem is that I’ve set up some newsletter signup static blocks, but after firing, the global messages pushes the content down and mildly breaks the layout by pushing the white text of the page title off the green background image and over a light grey background, making it difficult to read.
Just thinking if this can be moved about in the XML so that it comes after the page-title, instead of before it.
You should be able to move this block around.
The messages section is inside of phtml, and you should just make a div inside your page-title. You need to do this with customer/session as you are using static blocks.