How come it didn't do the inline backcolor BBCode in my post?
Is the [bg=xxxx] tag not supported here on vbf?
Here's the post: http://www.vbforums.com/showpost.php...0&postcount=24
Printable View
How come it didn't do the inline backcolor BBCode in my post?
Is the [bg=xxxx] tag not supported here on vbf?
Here's the post: http://www.vbforums.com/showpost.php...0&postcount=24
No it isn't... if you take a look at the tags we support (via "FAQ" at the top of any page, then "Reading and Posting Messages", and finally the BBCode "click here."), there is no actual backcolor tag - but there is HL, which achieves the same thing.
eg:
[HL]value[/HL]
becomes: value
[HL=DimGray]value[/HL]
becomes: value
Aight, I guess I should be checking here for BBCodes instead of vbBulletin's site itself. Thanks :)