In the Twine documentary i found a line that is suppost to change background:
body { background-image: url("
http://www.hdwallpapers.in/walls/swirly_abstract_hd_wide-wide.jpg" }
I entered it into the stylsheet.
I wrote "test" in the Story passage.
Nothing happens, no background changed.
Whats the issue? I am using Harlow
Also, once it works, i´d like to have different background images for different passages.
Comments
Edit: It seems that some URL simply do not work. It depended on the Link of the picture (website), to determin wheather or not it worked.
So forget the first part of the question. Now: How do i change the background when the story progresses?