You need to set the display property to none for the relevant areas that contain text: <br />#story-title {<br />display: none;<br />} <br />#credits, #version {<br />dis
Put something like the following in a script tagged passage: $("#ui-bar #credits").empty().append('Fabriqu avec <a href="http://twinery.org/" target=&quo
Your "#sidebar" rule caused the sidebar to be displayed on the right side of the screen and your "#storymenu, #snapback, #restart, #share, #credits" rule hides parts of the side-ba
I'm using sugarcube, and I've narrowed down the sections I have to edit to the #ui-bar #credits and the #ui-bar #version methods. Is there a method that I don't know about, or should I be using displ