• When posting, please be aware that artistic nudity is still nudity and not allowed under RpNation rules. Please edit your pictures accordingly!

    Remember to credit artists when using work not your own.

Help Tables Malfunctioning

CobaltThunder

Caution: Randomness Inside. Handle With Care
Alright, I'm trying to do some work with tables, and I keep saving and suddenly the tables aren't aligned. When I go to edit the code, it's inserted extra table tags and stuff, even though I've septuple-checked that there aren't any open tags.

Is this a plugin issue, or is it something that I'm doing?

Offending code (including extra table tags), issue on line with DRUID 1:
Code:
[h]Pony McPonyson[/h]
[table]
[tr]
[th]Class & Level[divide][/divide][/th]
[th]Race[divide][/divide][/th]
[th]Background[divide][/divide][/th]
[th]Alignment[divide][/divide][/th]
[th]Experience Points[divide][/divide][/th]
[th]Faction[divide][/divide][/th]
[th]DCI #[divide][/divide][/th]
[/tr]
[tr]
[td]Druid 1[/td][/tr][/table][table][tr]
[td]Earth Pony[/td]
[td]Outlander[/td]
[td]N[/td]
[td]-[/td]
[td]-[/td]
[td]-[/td]
[/tr]
[/table]
 
One way to help would be to turn off your Rich Text Editor here. It sometimes messes up your code if you're not careful.

But in this case, just deleting the [/tr][/table][table][tr] bit seems to fix it.
 
I'll try turning off the rich text editor. My main problem is that it keeps doing it, even after I delete it.

Thanks! I'll let you know if it works
 

Users who are viewing this thread

Back
Top