Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

How do I properly publish a story?

Hi, I published an unfinished version of my story and uploaded it to philome.la. I wanted to see how it would look. It looks like the published version is in "Play" or "Test" mode with the back arrows in the top left of the page. Why is this? and is there a way to fix it? I thought maybe it just looks like that to me because I am the author but I want to make sure that when someone plays it that they can't just hit the back arrows to go back.

Comments

  • I was using the harlowe story format, google chrome and I have a dell laptop if any of that information helps.
  • Without a link or sample, it's difficult to know. That said, Harlowe does offer history navigation by default, so the arrows you're seeing may be those controls.

    The following style may be used to disable them: (goes in Story Stylesheet)
    tw-sidebar tw-icon.redo, tw-sidebar tw-icon.undo {
    	display: none;
    }
    
  • Thank you so much, TheMadExile! I used your suggestion and it removed the arrows from my story. :)

Sign In or Register to comment.