ambiera logo

Ambiera Forum

Discussions, Help and Support.

folder icon Ambiera Forum > RocketCake
forum topic indicator Theme for Magazin/Print
person icon
aenne
Registered User
Quote
2025-09-03 17:01:04

I’m looking for a theme for RocketCake that is well suited for magazine-style printing. It should handle page breaks well in A4 format. If someone could help, that would be great :-)

person icon
erik
Registered User
Quote
2025-09-04 04:24:22

I guess you could just use any template or create the design yourself, and just do this for controlling page breaks:

In RocketCake, cliek View -> HTML Code of Page -> Additional CSS and enter this:

@media print
{
.pagebreak { break-after: page; }
}


Then, at the place where you want the page break, insert an empty container, right-click it, select "HTML Code..." -> "Additional Attributes" and enter this:

 class="pagebreak"


(be sure to also enter the space in front of the text, important!
Then it should do a page break when printing after this element. You can copy and paste that element whereever you want a manual page break then.


Create reply:










 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


icon_holyicon_cryicon_devilicon_lookicon_grinicon_kissicon_monkeyicon_hmpf
icon_sadicon_happyicon_smileicon_uhicon_blink   






Copyright© Ambiera e.U. all rights reserved.
Contact | Imprint | Products | Privacy Policy | Terms and Conditions |