1. #1
    Deleted

    Coloring text broken.

    [COLOR="rgb(160, 82, 45)"]Cake[/COLOR]

    Bake

    [COLOR="rgb(255, 0, 255)"]Sake[/COLOR]

    [COLOR="rgb(152, 251, 152)"]Lake[/COLOR]

    Rake


    The ones that use RGB seem to be broken, only the ones using words i.e. lime and gray work. Not too annoying and you'll have to excuse me if there was some huge post about this but I did search.

    inb4 "lol why wud u care about color"
    "its spelt colour n00b"
    "Lol color fag"
    And so on...

    If this is invisible, it works
    Last edited by mmoc24ed1da916; 2010-10-11 at 09:53 PM.

  2. #2
    I was going to suggest using a site like http://www.december.com/html/spec/color1.html, which has the official names for each color. But they don't seem to work anyway, seeing as the first one was supposed to be red and the others obviously not black ...
    colour
    colour
    colour
    colour

  3. #3
    Miss Doctor Lady Bear Sunshine's Avatar
    15+ Year Old Account
    Join Date
    Mar 2009
    Location
    San Francisco
    Posts
    15,651
    It does seem to work with hex colors:

    Cake
    Sake
    Lake

    Code:
    [COLOR=#A0522D]Cake[/COLOR]
    [COLOR=#FF00FF]Sake[/COLOR]
    [COLOR=#98FB98]Lake[/COLOR]
    Apparently the wrong color using the color names is a vBulletin issue, so I don't think we can fix that.. but hex should always work!
    Last edited by Sunshine; 2010-10-11 at 09:51 PM.

  4. #4
    Deleted
    Quote Originally Posted by Sunshine View Post
    It does seem to work with hex colors:

    Cake
    Sake
    Lake

    Code:
    [COLOR=#A0522D]Cake[/COLOR]
    [COLOR=#FF00FF]Sake[/COLOR]
    [COLOR=#98FB98]Lake[/COLOR]
    Apparently the wrong color using the color names is a vBulletin issue, so I don't think we can fix that.. but hex should always work!
    The problem being that I'm either going to have to look up the color or get an eye dropper/color picker tool for my browser (which I already have, I'm not just being lazy) which seems a bit messy. Especially since the default editor tool uses either names or RGB values.
    Last edited by mmoc24ed1da916; 2010-10-11 at 09:57 PM.

  5. #5
    RGB color values get dropped because they trigger the Javascript filter due to the parenthesis.

  6. #6
    Deleted
    Quote Originally Posted by Alexia View Post
    RGB color values get dropped because they trigger the Javascript filter due to the parenthesis.
    Whatever you just said made no sense besides "Javascript doesn't like parentheses" so I guess it's hexing time.

    Off-topic note: Desudesudesudesudesudesu

Posting Permissions

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