View Single Post
Old 01-12-2015, 02:31 PM   #3644
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,033
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by avidreader22 View Post
https://www.fanfiction.net/s/7846071/16/Into-Thin-Air

The first section of the chapter should be centre aligned. Also the custom scene breaks should be centre aligned, but everything is coming out left justified.
For that story, you can use the keep_style_attr option in personal.ini:

Code:
## for all sites:
[defaults]
keep_style_attr:true

## or for ffnet only:
[fanfiction.net]
keep_style_attr:true
By default FFDL strips style attributes to create more uniform output.
JimmXinu is offline