Hi,
I would like to add
<!--nextpage-->
within a very long text of a page, to get a "page break"; hope that this is the right word in English.
To avoid that the user must scroll a lot, I would like to split the long text of page with
<!--nextpage-->
to serveral pages.
But if I add this code within the text, the whole DIVs of the layout is messed up.
I use Wordpress 3.0.4 with BFNav 1.0.3 as multiblog.
Any idea?
Thanks.