In CLIPWEAVER, the system has a default style for each of the stories. The style covers the font name, the font size, the font colour, and the background colour of the story. For example, the default font for text is one of Ariel, Geneva, Verdana, or Sans-Serif, depending on your browser, with a default font size of 9pt. The default font colour is #333333. Using what is called CSS (Cascading Style Sheets) styling code, you can change CLIPWEAVER's default appearance. In CSS code the default appearance is expressed like this: {code} \{style\} font-size: 9pt; color: #333333; \{style\} {code} You can change these settings to give your story a more individual look by inserting CSS coded instructions at the top of the story panel using the \{style\} macro. For more background information sbout this styling see {story:CSS Style} For information about how to alter the formatting and style of your story go to the items below: 1. [Colours] 1. [Text] 1. [Paragraphs] 1. [List format] 1. [Macros] 1. [Other] __USEFUL NOTE:__ To view the codes used to create formatting or links in other stories simply click on VIEW SOURCE at the bottom of the content page. You can copy and paste these instructions to your story page in the usual way. Try it on this page using the VIEW SOURCE below. Return to main {story:HELP|type=link} menu.