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

Thread: Status Codes

  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
    Good codes ~ (;

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

  6. #6

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

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

  9. #9
    Street Boss Shadow King's Avatar
    Join Date
    Jun 2013
    Location
    Canada
    Posts
    769
    Nice backgrounds.
    ha nab



    #LargeSignatureSquad

  10. #10
    Veteran SilentKilla's Avatar
    Join Date
    Jun 2013
    Location
    United Kingdom -England
    Posts
    375
    great

Posting Permissions

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