So here is the source code part of the 3.5 Spell area, just the top part. <div class="sheet-tab-content sheet-tab6 sheet-tab99"> <input type="checkbox" class="sheet-pc-spells-show sheet-arrow" title="spells-show" name="attr_spells-show" value="1" checked /><span style="text-align: left;" data-i18n="spells">Spells</span> <div class="sheet-pc-spells"> <!--Spells--> <table style="float: left"> <tr> <!--spells--> <td colspan="3"> <table style="width:100%;" class="sheet-table-row" cellpadding="0" cellspacing="0"> <tr> <td colspan="3" class="sheet-statlabel-big-gray" style="width: 790px; height: 35px; font-size: 1.5em;" data-i18n="spells">Spells</td> </tr> <tr> <td class="sheet-table-header3" style="width: 10%; border: 1px solid black;"><span data-i18n="caster-level">Caster Level</span>:<br> <input type="text" style="width: 25px;" name="attr_casterlevel" title="casterlevel" value="1" class="sheet-table-row-small">/ <input type="text" style="width: 25px;" name="attr_casterlevel2" title="casterlevel2" value="0" class="sheet-table-row-small"> </td> <td class="sheet-table-header3" colspan="2" style="width: 90%;"><span data-i18n="spells-per-day">Spells/Day</span>:<br> <span data-i18n="zero">0</span>:<input type="text" name="attr_spells0" title="spells0" value="0" class="sheet-table-row-small"> <span data-i18n="first">1st</span>:<input type="text" name="attr_spells1" title="spells1" value="0" class="sheet-table-row-small"> <span data-i18n="second">2nd</span>:<input type="text" name="attr_spells2" title="spells2" value="0" class="sheet-table-row-small"> <span data-i18n="third">3rd</span>:<input type="text" name="attr_spells3" title="spells3" value="0" class="sheet-table-row-small"> <span data-i18n="fourth">4th</span>:<input type="text" name="attr_spells4" title="spells4" value="0" class="sheet-table-row-small"> <span data-i18n="fifth">5th</span>:<input type="text" name="attr_spells5" title="spells5" value="0" class="sheet-table-row-small"> <span data-i18n="sixth">6th</span>:<input type="text" name="attr_spells6" title="spells6" value="0" class="sheet-table-row-small"> <span data-i18n="seventh">7th</span>:<input type="text" name="attr_spells7" title="spells7" value="0" class="sheet-table-row-small"> <span data-i18n="eighth">8th</span>:<input type="text" name="attr_spells8" title="spells8" value="0" class="sheet-table-row-small"> <span data-i18n="ninth">9th</span>:<input type="text" name="attr_spells9" title="spells9" value="0" class="sheet-table-row-small"> </td> </tr> <tr> <td class="sheet-table-header3" style="width: 10%; border: 1px solid black;"><span data-i18n="casting-ability">Casting Ability</span>:<br> <select class="sheet-table-data-center" style="height: 24px; width: 64px;" name="attr_spellcastingstat" title="spellcastingstat"> <option type="text" style="width: 45px;" value="@{str-mod} " data-i18n="strength-a" >Str</option> <option type="text" style="width: 45px;" value="@{dex-mod} " data-i18n="dexterity-a" >Dex</option> <option type="text" style="width: 45px;" value="@{con-mod} " data-i18n="constitution-a" >Con</option> <option type="text" style="width: 45px;" value="@{int-mod} " data-i18n="intelligence-a" selected>Int</option> <option type="text" style="width: 45px;" value="@{wis-mod} " data-i18n="wisdom-a">Wis</option> <option type="text" style="width: 45px;" value="@{cha-mod} " data-i18n="charisma-a">Cha</option> </select> </td> <td class="sheet-table-header3" colspan="2" style="width: 90%;"><span data-i18n="spell-difficulty-classes">Spell DC's</span><br> <span data-i18n="zero">0</span>:<input type="text" name="attr_spelldc0" title="spelldc0" value="(10+0+@{spellcastingstat})" disabled="true" class="sheet-table-row-small"> <span data-i18n="first">1st</span>:<input type="text" name="attr_spelldc1" title="spelldc1" value="(10+1+@{spellcastingstat})" disabled="true" class="sheet-table-row-small"> <span data-i18n="second">2nd</span>:<input type="text" name="attr_spelldc2" title="spelldc2" value="(10+2+@{spellcastingstat})" disabled="true" class="sheet-table-row-small"> <span data-i18n="third">3rd</span>:<input type="text" name="attr_spelldc3" title="spelldc3" value="(10+3+@{spellcastingstat})" disabled="true" class="sheet-table-row-small"> <span data-i18n="fourth">4th</span>:<input type="text" name="attr_spelldc4" title="spelldc4" value="(10+4+@{spellcastingstat})" disabled="true" class="sheet-table-row-small"> <span data-i18n="fifth">5th</span>:<input type="text" name="attr_spelldc5" title="spelldc5" value="(10+5+@{spellcastingstat})" disabled="true" class="sheet-table-row-small"> <span data-i18n="sixth">6th</span>:<input type="text" name="attr_spelldc6" title="spelldc6" value="(10+6+@{spellcastingstat})" disabled="true" class="sheet-table-row-small"> <span data-i18n="seventh">7th</span>:<input type="text" name="attr_spelldc7" title="spelldc7" value="(10+7+@{spellcastingstat})" disabled="true" class="sheet-table-row-small"> <span data-i18n="eighth">8th</span>:<input type="text" name="attr_spelldc8" title="spelldc8" value="(10+8+@{spellcastingstat})" disabled="true" class="sheet-table-row-small"> <span data-i18n="ninth">9th</span>:<input type="text" name="attr_spelldc9" title="spelldc9" value="(10+9+@{spellcastingstat})" disabled="true" class="sheet-table-row-small"> </td> </tr> <tr> <td class="sheet-table-header3" style="width: 10%; border: 1px solid black;"><span data-i18n="spell-penetration-a">Spell Pen</span>:<br> <input type="text" style="width: 25px;" name="attr_spellpen" title="spellpen" value="0" class="sheet-table-row-small"> </td> <td class="sheet-table-header3" style="width: 75%;"><span data-i18n="spell-focus">Spell Focus</span>:<br> <span data-i18n="abjuration">Abjuration</span>:<input type="text" name="attr_sf-abjuration" title="sf-abjuration" value="0" class="sheet-table-row-small"> <span data-i18n="conjuration">Conjuration</span>:<input type="text" name="attr_sf-conjuration" title="sf-conjuration" value="0" class="sheet-table-row-small"> <span data-i18n="divination">Divination</span>:<input type="text" name="attr_sf-divination" title="sf-divination" value="0" class="sheet-table-row-small"> <span data-i18n="enchantment">Enchantment</span>:<input type="text" name="attr_sf-enchantment" title="sf-enchantment" value="0" class="sheet-table-row-small"><br> <span data-i18n="evocation">Evocation</span>:<input type="text" name="attr_sf-evocation" title="sf-evocation" value="0" class="sheet-table-row-small"> <span data-i18n="illusion">Illusion</span>:<input type="text" name="attr_sf-illusion" title="sf-illusion" value="0" class="sheet-table-row-small"> <span data-i18n="necromancy">Necromancy</span>:<input type="text" name="attr_sf-necromancy" title="sf-necromancy" value="0" class="sheet-table-row-small"> <span data-i18n="transmutation">Transmutation</span>:<input type="text" name="attr_sf-transmutation" title="sf-transmutation" value="0" class="sheet-table-row-small"> </td> <td class="sheet-table-header3" style="width: 10%; border: 1px solid black;"><br><input type="text" class="sheet-input-noborder" name="attr_powerpointname" data-i18n-placeholder="power-points" placeholder="Power Points" title="powerpointname"><br> <div><input type="text" name="attr_powerpoints" title="powerpoints" style="width: 30px; text-align: right;">/<input type="text" name="attr_powerpoints_max" title="powerpoints|max" style="width: 30px;"></div> </td> </tr> </table> </td> </tr> </table> <br> Now this is the Source from the D20 Modern. <!-- Tab 5 FX --><div class="sheet-section-5"> <h4>FX Abilities</h4> <table class="sheet-tableII"> <tr> <th class="sheet-heading">Fx Source</th> <th class="sheet-heading">Level</th> <th class="sheet-heading">Attribute</th> <th class="sheet-heading">Fx<br>Known</th> <th class="sheet-heading">Max<br>Known</th> <th class="sheet-heading">Power Point<br>Max</th> <th class="sheet-heading">Power Point<br>Current</th> <th></th> </tr> <tr> <td><input type="text" class="sheet-number" name="attr_fx-Source" value="" placeholder="Arcane caster, Psychic" style="width:200px"/></td> <td><input type="number" class="sheet-number" name="attr_fx-CsdterLevel" value="0" /></td> <td> <select class="sheet-number" name="attr_fx-Attribute" > <option value="@{Strength-mod}">Strength</option> <option value="@{Dexterity-mod}">Dexterity</option> <option value="@{Constitution-mod}">Constitution</option> <option value="@{Intelligence-mod}" selected>Intelligence</option> <option value="@{Wisdom-mod}">Wisdom</option> <option value="@{Charisma-mod}">Charisma</option> </select></td> <td><input type="number" class="sheet-number" name="attr_fx-Known" value="0" /></td> <td><input type="number" class="sheet-number" name="attr_fx-Max_Known" value="0" /></td> <td><input type="number" class="sheet-number" name="attr_fx-PP_Max" value="0" /></td> <td><input type="number" class="sheet-number" name="attr_fx-PP_Current" value="0" /></td> <th></th> </tr> </table> <br> So now I'm going to show you the preview image of my change then what it looks like when actually in and looking at a character sheet, then the code. So here is the preview: Yes, it's a mess, but can work on that in time. It's how it looks when actually in game and looking at the character sheet that worries me. Here is the image: I'm sure everyone can see the issue and difference between the preview and what you see in game. and I have no idea what is causing that. Now here is the coding work I have done myself: <!-- Tab 5 Spells/Powers -->
<div class="sheet-section-5">
<tr>
<h4>Spells/Powers</h4>
<!--spells/powers-->
<td colspan="3">
<table style="width:100%;" class="sheet-table-row" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3" class="sheet-statlabel-big-gray" style="width: 790px; height: 35px; font-size: 1.5em;" data-i18n="spells">Spells</td>
</tr>
<tr>
<td class="sheet-table-header3" style="width: 10%; border: 1px solid black;"><span data-i18n="caster-level">Caster Level</span>:<br>
<input type="text" style="width: 25px;" name="attr_casterlevel" title="casterlevel" value="1" class="sheet-table-row-small">/
<input type="text" style="width: 25px;" name="attr_casterlevel2" title="casterlevel2" value="0" class="sheet-table-row-small">
</td>
<td class="sheet-table-header3" colspan="2" style="width: 90%;"><span data-i18n="spells-per-day">Spells/Day</span>:<br>
<span data-i18n="zero">0</span>:<input type="text" name="attr_spells0" title="spells0" value="0" class="sheet-table-row-small">
<span data-i18n="first">1st</span>:<input type="text" name="attr_spells1" title="spells1" value="0" class="sheet-table-row-small">
<span data-i18n="second">2nd</span>:<input type="text" name="attr_spells2" title="spells2" value="0" class="sheet-table-row-small">
<span data-i18n="third">3rd</span>:<input type="text" name="attr_spells3" title="spells3" value="0" class="sheet-table-row-small">
<span data-i18n="fourth">4th</span>:<input type="text" name="attr_spells4" title="spells4" value="0" class="sheet-table-row-small">
<span data-i18n="fifth">5th</span>:<input type="text" name="attr_spells5" title="spells5" value="0" class="sheet-table-row-small">
<span data-i18n="sixth">6th</span>:<input type="text" name="attr_spells6" title="spells6" value="0" class="sheet-table-row-small">
<span data-i18n="seventh">7th</span>:<input type="text" name="attr_spells7" title="spells7" value="0" class="sheet-table-row-small">
<span data-i18n="eighth">8th</span>:<input type="text" name="attr_spells8" title="spells8" value="0" class="sheet-table-row-small">
<span data-i18n="ninth">9th</span>:<input type="text" name="attr_spells9" title="spells9" value="0" class="sheet-table-row-small">
</td>
</tr>
<tr>
<td class="sheet-table-header3" style="width: 10%; border: 1px solid black;"><span data-i18n="casting-ability">Casting Ability</span>:<br>
<select class="sheet-table-data-center" style="height: 24px; width: 64px;" name="attr_spellcastingstat" title="spellcastingstat">
<option type="text" style="width: 45px;" value="@{str-mod} " data-i18n="strength-a" >Str</option>
<option type="text" style="width: 45px;" value="@{dex-mod} " data-i18n="dexterity-a" >Dex</option>
<option type="text" style="width: 45px;" value="@{con-mod} " data-i18n="constitution-a" >Con</option>
<option type="text" style="width: 45px;" value="@{int-mod} " data-i18n="intelligence-a" selected>Int</option>
<option type="text" style="width: 45px;" value="@{wis-mod} " data-i18n="wisdom-a">Wis</option>
<option type="text" style="width: 45px;" value="@{cha-mod} " data-i18n="charisma-a">Cha</option>
</select>
</td>
<td class="sheet-table-header3" colspan="2" style="width: 90%;"><span data-i18n="spell-difficulty-classes">Spell DC's</span><br>
<span data-i18n="zero">0</span>:<input type="text" name="attr_spelldc0" title="spelldc0" value="(10+0+@{spellcastingstat})" disabled="true" class="sheet-table-row-small">
<span data-i18n="first">1st</span>:<input type="text" name="attr_spelldc1" title="spelldc1" value="(10+1+@{spellcastingstat})" disabled="true" class="sheet-table-row-small">
<span data-i18n="second">2nd</span>:<input type="text" name="attr_spelldc2" title="spelldc2" value="(10+2+@{spellcastingstat})" disabled="true" class="sheet-table-row-small">
<span data-i18n="third">3rd</span>:<input type="text" name="attr_spelldc3" title="spelldc3" value="(10+3+@{spellcastingstat})" disabled="true" class="sheet-table-row-small">
<span data-i18n="fourth">4th</span>:<input type="text" name="attr_spelldc4" title="spelldc4" value="(10+4+@{spellcastingstat})" disabled="true" class="sheet-table-row-small">
<span data-i18n="fifth">5th</span>:<input type="text" name="attr_spelldc5" title="spelldc5" value="(10+5+@{spellcastingstat})" disabled="true" class="sheet-table-row-small">
<span data-i18n="sixth">6th</span>:<input type="text" name="attr_spelldc6" title="spelldc6" value="(10+6+@{spellcastingstat})" disabled="true" class="sheet-table-row-small">
<span data-i18n="seventh">7th</span>:<input type="text" name="attr_spelldc7" title="spelldc7" value="(10+7+@{spellcastingstat})" disabled="true" class="sheet-table-row-small">
<span data-i18n="eighth">8th</span>:<input type="text" name="attr_spelldc8" title="spelldc8" value="(10+8+@{spellcastingstat})" disabled="true" class="sheet-table-row-small">
<span data-i18n="ninth">9th</span>:<input type="text" name="attr_spelldc9" title="spelldc9" value="(10+9+@{spellcastingstat})" disabled="true" class="sheet-table-row-small">
</td>
</tr>
<tr>
<td class="sheet-table-header3" style="width: 10%; border: 1px solid black;"><span data-i18n="spell-penetration-a">Spell Pen</span>:<br>
<input type="text" style="width: 25px;" name="attr_spellpen" title="spellpen" value="0" class="sheet-table-row-small">
</td>
<td class="sheet-table-header3" style="width: 75%;"><span data-i18n="spell-focus">Spell Focus</span>:<br>
<span data-i18n="abjuration">Abjuration</span>:<input type="text" name="attr_sf-abjuration" title="sf-abjuration" value="0" class="sheet-table-row-small">
<span data-i18n="conjuration">Conjuration</span>:<input type="text" name="attr_sf-conjuration" title="sf-conjuration" value="0" class="sheet-table-row-small">
<span data-i18n="divination">Divination</span>:<input type="text" name="attr_sf-divination" title="sf-divination" value="0" class="sheet-table-row-small">
<span data-i18n="enchantment">Enchantment</span>:<input type="text" name="attr_sf-enchantment" title="sf-enchantment" value="0" class="sheet-table-row-small"><br>
<span data-i18n="evocation">Evocation</span>:<input type="text" name="attr_sf-evocation" title="sf-evocation" value="0" class="sheet-table-row-small">
<span data-i18n="illusion">Illusion</span>:<input type="text" name="attr_sf-illusion" title="sf-illusion" value="0" class="sheet-table-row-small">
<span data-i18n="necromancy">Necromancy</span>:<input type="text" name="attr_sf-necromancy" title="sf-necromancy" value="0" class="sheet-table-row-small">
<span data-i18n="transmutation">Transmutation</span>:<input type="text" name="attr_sf-transmutation" title="sf-transmutation" value="0" class="sheet-table-row-small">
</td>
<td class="sheet-table-header3" style="width: 10%; border: 1px solid black;"><br><input type="text" class="sheet-input-noborder" name="attr_powerpointname" data-i18n-placeholder="power-points" placeholder="Power Points" title="powerpointname"><br>
<div><input type="text" name="attr_powerpoints" title="powerpoints" style="width: 30px; text-align: right;">/<input type="text" name="attr_powerpoints_max" title="powerpoints|max" style="width: 30px;"></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<hr/>
<br>
So does anyone have a guess to why the preview looks mostly fine but when in game it's so broken? (No idea why the base coding part is so gibbed. I'll just give links to where I got the code from. D20 Modern; line 1647: <a href="https://github.com/Roll20/roll20-character-sheets/" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/</a>... 3.5; line 2450: <a href="https://github.com/Roll20/roll20-character-sheets/blob/master/D%26D_3-5/charsheet_3-5.html" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/blob/master/D%26D_3-5/charsheet_3-5.html</a> )