I was thinking, is this possible? Because I know how to change text color in a bbc code but I’m not sure if it works here on the forum. Is this possible here?
Never seen it.
1 Like
This is what I know:
[color=red]red[/color]
[color=#DB7900]whatever[/color]
There is but we don’t have the plugin enabled ((:
1 Like
Just like for tables then right? :P
[table]
[tr]
[th]Name[/th]
[th]Age[/th]
[/tr]
[tr]
[td]John[/td]
[td]65[/td]
[/tr]
[tr]
[td]Gitte[/td]
[td]40[/td]
[/tr]
[tr]
[td]Sussie[/td]
[td]19[/td]
[/tr]
[/table]