Admin Area
1. Type your message. (It's a good idea to type it in a word processor then
    copy and paste it in here. That way if there is a glitch you don't lose your text. )
2. Type in your password and hit Update.
3. Go back to the main page and refresh it (View/Refresh) or shut it down and re-open it.
     YOU WILL NOT SEE CHANGES UNTIL YOU DO THIS STEP.

Project Info

Password:

 

LINKS AND FONTS
You can customize your text in the box above however you have to use html code. If you wish to do so copy or type in the codes below then adjust the text to fit your needs.

FOR FONT EFFECTS. Use the code (highlighted in red) as shown below placing your text as it shows.. On sizes just change the number up or down.

<font size="5">This is a size </font>

<strong>This is bold</strong>

<em>This is italics</em>

FOR LINKS

You can place whatever the text you want the link to read, where it says "Click Here".

<a href="http://www.yahoo.com" target="_blank">Click Here </a>          

EXAMLE OF TEXT THAT IS BOLD AND AND HAS ITALICS (You can combine settings)

<em><strong>This is bold and italic </strong></em>