View Single Post
Old 05-20-2022, 02:11 PM   #6
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,099
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Gunivortus View Post
Every time I set a "split at cursor" a new html section was created, so the one file at the beginning are now a total of 26 html files. Pressing F6 was seemingly not necessary. Or I do not understand you correctly.


I'm sorry, but I don't understand this. Is it something I could add to each html section page, or in one of the two CSS files?

Regards,
Gunivortus
My bad , you used the Icon, which is the immediate. (I use REGEX in many cases to insert a split marker, in bulk. F6 is the execute (after a eyeball check)
)
It is NOT the Body margin, but the P or Div that wrap the img tags that can push things.
Keyword: Box Model. Epub is boxes within boxes. Body is the chapter (file) outer layer. Each P is a box. Each Div is a box. they all get stacked inside the surrounding box (if nested) body containing many P boxes is the simplest
theducks is offline   Reply With Quote