Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

can I add style (via css) to the

<aside> is a great feature on iBooks... it's really cool to see the text of the footnote appearing on a pop-up window instead of going to another page...


Can I control the position of the pop-up, or the size, or the backgroud color, or the font-size ?? in other words, can I style the aside window??


if it is not the case: can that function be done with JS? Can someone help me with that?


thank you so much!!


pablo

iBook, iOS 6.1

Posted on Feb 8, 2013 6:21 AM

Reply
5 replies

Apr 5, 2017 1:59 AM in response to pablonolla

It seems that he popup doesn't take into account any CSS defined in the page that contains the note (neither an external CSS file nor inline CSS definitions). The styles that are defined in the notes themselves are taken into account though

e.g.

<div id="cssRearnote" epub:type="rearnote">

<a href="../Text/NotesWithCSS.xhtml#cssRearnoteRef">↩</a>

<br/>

This text should have <span style="text-decoration: underline">underlined</span> and <span style="color:blue">coloured parts</span>.

</div>

can I add style (via css) to the

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.