Jump to content

Recommended Posts

  • Administrators
Posted

The table automatically sets the widths for the cells for each new table to what fits best for the current data. You can set some column widths in the template to force them all to be the same. In pilotslist.tpl try something like ->

<tr>
   <th width="10%">Pilot ID</th>
   <th width="30%">Name</th>
   <th width="20%">Rank</th>
   <th width="20%">Flights</th>
   <th width="20%">Hours</th>
</tr>

  • 6 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...