Page 1 of 4 1 2 3 ... LastLast
Results 1 to 10 of 34

Thread: Status Codes

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Status Codes

    It looks like Stefan has updated the Status system. Here's the functions that work in it

    HTML Code:
      --To change the Background of the profile
      <body bgcolor=red>
    
      --Use HEX colors (see attached image for the ### values)
      <body bgcolor=#223223> 
      
      --Background images
      <body background=block.png>
    
      --Insert an image (look on www.era-go.com/item for the icon)
      <img src=block.png> 
    
      --Font colors
      <font color=red>hi</font>
    
      --Font Size
      <font size=12>hi</font>
    
      --Font Face (font style, look below for the fonts available)
      <font face=adventure>hi</font>
      
      --You can combine the fonts together- like so
      <font color=pink size=10 face=arial>hi there</font>
    
      --Blinking text
      <blink>hi</blink>
    
      --Bold text
      <b>hi</b>
    
      --Underline
      <u>hi</u>
    
      --Italic
      <i>hi</i>
    Available font names are
    HTML Code:
    1979
    arial
    blackchancery
    globalism
    hyperspeed
    impact
    tahoma
    thegodfather
    times
    trebuc
    triforce
    verdana
    ********
    Cour
    Arialbd
    Arialbi
    Ariali
    Elementaryheavysf
    Elementarysf
    Elementarysfbd
    Tahomabd
    Tempsitc
    Trebuc
    Trebucbd
    Verdanabd
    Verdanabi
    Verdanai
    Cour
    Times
    Timesbd
    Piecesofeight
    If you find any more you can use, let me know and I'll add

    Attached Images Attached Images
    Last edited by snk; 03-02-2014 at 03:43 PM.

  2. #2
    Added gradient backgrounds -
    HTML Code:
    <body background=bg_red.png>
    Available colors:
    newcolors.png

    Try them out, they're pretty cool

    If you would like to make one, post it here.
    File size: Width- 1px. Height- 300px.

  3. #3
    Newcomer anthi's Avatar
    Join Date
    May 2014
    Location
    San Jose
    Posts
    4
    Ty sink it very usefull

  4. #4
    Soldier Satan's Avatar
    Join Date
    Oct 2015
    Location
    Western Australia
    Posts
    89
    Quote Originally Posted by anthi View Post
    Ty sink it very usefull
    I Heard Grammar And Spelling Are Also Useful.
    Era-Go's Plague.

  5. #5
    Big Cheese Chickenpotpie's Avatar
    Join Date
    Jul 2015
    Location
    Up north
    Posts
    1,441
    Quote Originally Posted by Satan View Post
    I Heard Grammar And Spelling Are Also Useful.
    That's why you only capitalize the first word of every sentence.

    Felt that bump btw.
    iEra GFX Team
    Will be working.
    Pixel art stream!

  6. #6
    Good codes ~ (;

  7. #7
    Veteran Shock's Avatar
    Join Date
    Jul 2013
    Location
    USA
    Posts
    182
    Adventure and Triforce don't work for me anymore.

  8. #8

  9. #9
    hextraordinary Hex's Avatar
    Join Date
    Jun 2013
    Location
    Straya
    Posts
    2,906
    I like the sea background =D!

  10. #10
    Banned
    Join Date
    May 2014
    Location
    Germany
    Posts
    1,237
    Those are awesome backgrounds!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •