You would need to do a lot more that just placing a HTML structure in the <i>StoryInterface</i> special passage to simulate the standard UI.<br /><b>1. Side-bar and main passa…
You could simply hide it via CSS, however, it's probably best to remove it altogether if you're not going to use it—that will keep a handler from being bound to it.<br />Place the following in …
Apologies, but I'm not sure what you need. I have a lot of CSS which styles the sidebar links and also hides some, but it's a lot of code to post.<br />In my sidebar, from the top, I have:<b…
I want to remove the background hover effect for the little < character that collapses the sidebar, but I don't know how to write the selector.<br />I've tried:
Sugarcube 2.11.0<br />How would I disable the 'backwards' button on my Game Over passage? And is it advisable?<br />[EDIT] I've no doubt this is an utter mess of a solution, but until som…
<br />The selector for the following rule is broken—<span style="font-family:monospace"><a href="/forum/search?Search=%23ui_bar-toggle&Mode=like">#ui_bar-togg
Okay, I'm getting there slowly, but I've hit a weird problem. I've managed to get the image in there, and eliminate the sidebar until the game is launched on a simple timer.<br />I'm using two …
Hello.<br />I use<br />#ui-bar-toggle:hover{<br />background-color: purple<br />}<br />and that changes toggle button color to purple when mouse is over it.<br />…
Okay so it's REALLY easy.<br />Just paste the following into your story stylesheet (click in the lower left hand corner and it pops up).<br />There is one caveat. If you are using SugarCu…