Twine Forum
Discussions
Home
›
Search
Sign In
·
Register
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
How to apply columns to some passages, to simulate a forum's layout?
by
Dada
·
April 2017
<a href="/forum/search?Search=%23sidebar&Mode=like">#sidebar</a> <a href="/forum/search?Search=%23storyMenu&Mode=like">
#storyMenu
</a> {
CSS question- scroll bar missing
by
k3lit0
·
August 2015
<a href="/forum/search?Search=%23storymenu&Mode=like">
#storymenu
</a>, <a href="/forum/search?Search=%23snapback&Mode=like">#snapback</a>, <a href
storyMenu configuration.
by
greyelf
·
March 2015
settings for your menus */<br />#sidebar
#storyMenu
{<br />color: green;<br />}<br />/* settings for your stats */<br />
#storyMenu
.stats {<br />font-size: 2em;<
storyMenu configuration.
by
Author X
·
March 2015
I was able to minify just the storyMenu font size with the following:
#storyMenu
{<br />font-size: 5px;<br />}
Formatting problems between 1.4.1 and 1.4.2
by
greyelf
·
September 2014
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
CSS is Your Friend: The Basics of Changing Twine's Default Appearance For Newbs
by
Healy
·
May 2014
[B][I]EDIT:[/I][/B] Okay, I figured out how to change this:
#storyMenu
a:hover {<br />color: Blue !important;<br />}
Next
Forum Software Powered by Vanilla