Single post in A Somewhat Extensive Guide to BBCodes
Forum Index > PokéFarm > Guides > A Somewhat Extensive Guide to BBCodes >
Hihi, I think there's a way to but I'm not sure, but I want to change the color (background) of a specific cell in a table. Just using highlight doesn't look the way I want it ^^
(ex. of what I mean, its in my code so might look different ^^)
| example | ||
|---|---|---|
|
|
|
table code
[table]
[tr]
[th=3x1]example[/th]
[/tr]
[tr]
[td] [pkmn=shinx] [/td]
[td] [pkmn=luxio] [/td]
[td] [pkmn=luxray] [/td]
[/tr]
[/table]



