Can you describe the specific lay out requirements and why they are as they are, aside from the namespace?<br><br>Sent from my mobile. Please forgive shortness, typos and weird autocorrects.<div class="quote" style="line-height: 1.5"><br><br>-------- Original Message --------<br>Subject: [sword-devel] About PreferredCSSXHTML<br>From: Tuomas Airaksinen <tuomas.airaksinen@gmail.com><br>To: SWORD Developers' Collaboration Forum <sword-devel@crosswire.org><br>CC: <br><br><br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I have implemented support for per-module custom CSS for And Bible (to be in And Bible 3.4, which is planned to be released later this year). I noticed that there's PreferredCSSXHTML config key for this purpose. However, CSS for And Bible need to be formatted in a specific way and plain CSS would mess up things -- I need per-module namespacing because the same WebView instance can show multiple module content simultaneously in some contexts (compare view, multi doc view, my notes, study pads etc). In addition, I also support specifying separate settings for dark night mode. Thus, I ended up, for now, using a custom AndBibleCSS key instead.</div><div><br></div><div>Current draft of how And Bible implements this, can be read here:</div><div><a href="https://github.com/AndBible/and-bible/wiki/Custom-CSS-for-modules-for-And-Bible">https://github.com/AndBible/and-bible/wiki/Custom-CSS-for-modules-for-And-Bible</a><br></div><div><br></div><div>How are other frontends implementing PreferredCSSXHTML? </div><div>Is there something similar implemented elsewhere too, as what I am doing? </div><div>Are there any modules using this configuration key in Crosswire or other public repositories? </div><div>Any other thoughts related to my approach?</div><div><div><br></div>Best regards,<br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Tuomas</div></div></div>
</blockquote></div>