View Single Post
Old 01-14-2022, 10:41 PM   #6820
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 11,747
Karma: 81469865
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Question: How would I preserve the right-align on this story? I'm not too worried about the other styling (though it'd be nice to keep it), but it's hard to read it when it's all left-aligned. I have this:

Code:
[archiveofourown.org]
## Some attributes cause problems for EBook readers.  By default,
## FanFicFare will remove all attributes except the ones specified
## from all tags.  (The only exception is that <img> tags will also
## keep src, alt and longdesc attributes.)
## Example: To add 'style', 'title' and 'align' to the list to keep,
## in your personal.ini [defaults] put:
add_to_keep_html_attrs:,title,align,blockquote,div
But it's not working here. Inspect element shows that the author is using some custom classes (wait, that's possible?) but I'm not sure how to handle that -- even if I knew how to add the "message sent" class to the config it wouldn't be attached to the right-align CSS.

Downloading the ePub (or even the HTML) from AO3 directly also has the same issue and I got a network error with WebToEpub okay WebToEpub doesn't work with "view full work," but I still got no styling with it.

Last edited by ownedbycats; 01-15-2022 at 12:09 AM.
ownedbycats is offline   Reply With Quote