Question about the profile

This is an archived version of FeralFront. While you can surf through all the content that was ever created on FeralFront, no new content can be created.
If you'd like some free FeralFront memorabilia to look back on fondly, see this thread from Dynamo (if this message is still here, we still have memorabilia): https://feralfront.com/thread/2669184-free-feralfront-memorabilia/.
  • Heres my question...how in the world do you make a background on your profile??? and change the color of your name??? if you know please tell!!!

  • [fancypost bgcolor=; border: 0px dashed white; text-align: center]

    [font=trebuchet ms] [fancypost bgcolor=; border: 0px dashed white; width: 400px; text-align: justify][color=#050a59][size=8]/isfirst




    to change your name roll over profile -> forum profile {click that} then scroll down and look for the colors that say Custom Color: add in the hex codes you'd like, if you go to tektek.org/color/ you can get some nice colors ^^ then for your background, copy this code, fill it out then go to profile -> summary -> ultimate profile -> customization (paste it there)
    Code
    1. <style>
    2. body
    3. {
    4. background: url(ImageAddress) #000000 fixed;;
    5. }</style>