I'm trying to change the background color of my pages using the global background script. After doing some digging in the forums, I found this handy code.
$PAGETEXT := $PAGETEXT + "<body bgcolor='#333399'>"
Only problem is, when I go and copy and paste it into the scripting window and test my story, it doesn't work. The background always defaults to white. Can someone please tell me what I'm doing wrong?
Thanks!
(Note: I grabbed the code from this forum post, http://chooseyourstory.com/forums/advanced-editor-forum/message/4338)