Hex code help >:(

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/.
  • (Jay))
    So I have a Hex code fade thing. It wont go in. Can snyone please fix it?

  • do you mean you don't know how to change your name colors?



    go to profile --> forum profile --> name colors. enter the name colors.



    since the word "jay" is so short, the fade may not work to its full extent.

  • okay... where are you getting your hex codes from? i use that site too, and it works perfectly fine.

  • I use the ones on there. You rclick to type on the first tool and youcan pick the color.

  • I think that I know your problem. ;)


    You get this code when you submit the colours:

    Code
    1. [color=#0091FF]J[/color][color=#0081E1]a[/color][color=#0071C3]y[/color]


    However, you should remove everything but the number signs and codes, and separate them with commas, like this:

    Code
    1. #0091FF, #0081E1, #0071C3