Hi – thanks for the advice. I can’t make the css work for me – but I’m on the track…
Not without a plugin – but the Shiba Media Library plugin is much more like the WP image system than NextGen Gallery…
I had this problem with a post that had a lot of embedded video content. It seems to be that WordPress prefers to break long content over more than one page.
SO – you need to use the <!--nextpage--> code to split your post into manageable chunks (see Codex).
In the HTML view, just add <!--nextpage--> at the cursor wherever it works best for a page break. Simple and worked for me…
There’s a discussion about this here too.