Styling
To create a divide between topics within a single article, you can add a horizontal line.
To achieve this, you will need to paste the one of...
Mon, 5 Sep, 2016 at 3:07 PM
Partica allows you to change most of the styles associated with the viewer and the articles. Styles are controlled through CSS, you can find the CSS editor ...
Wed, 3 May, 2017 at 3:13 PM
/* image for the background desktop / tablet view */ .container main#content #flipbook-cover {background-image: url('https://PUT YOUR FULL URL TO THE ...
Mon, 9 Oct, 2017 at 9:50 PM
/*mobile read more*/ .container main#content .three-articles-per-one-section:after { content: 'Read more'; float:right; text-transform: initial;}...
Thu, 8 Jun, 2017 at 10:26 AM
You can add styles for buttons such as Click to call, visit website, get directions etc. Add this to the style sheet: .phone-button { background:...
Tue, 6 Jun, 2017 at 12:47 PM
To make the text for browse issues and article viewer smaller in the slide out panel of the flipbook viewer: #backissueslink span{font-size: 13px !impor...
Thu, 15 Jun, 2017 at 3:42 PM