Will be slightly expanding the current width of the area used on the page, which is currently set to 1145px because... I have no fucking clue. New values:

This will allow the entire content area to fit in a 1280px display without also popping up a horizontal scrollbar when a vertical scrollbar is visible. This can be viewed at the current template page.
Pretty much everything I currently have laid out will remain as it is now. The expanded width of the main content area (side content with the menu and such is still 300px as it is now) means that the vessel images and description box can be a little larger, as well as the dynamic map below. The table of vessel stats will also have a bit more breathing room.
The major thing I would like to change is the vessel menu. Currently it is implemented via CSS and I would like to find a JS UI library that could offer up more flexibility.
Will be slightly expanding the current width of the area used on the page, which is currently set to 1145px because... I have no fucking clue. New values:
This will allow the entire content area to fit in a 1280px display without also popping up a horizontal scrollbar when a vertical scrollbar is visible. This can be viewed at the current template page.
Pretty much everything I currently have laid out will remain as it is now. The expanded width of the main content area (side content with the menu and such is still 300px as it is now) means that the vessel images and description box can be a little larger, as well as the dynamic map below. The table of vessel stats will also have a bit more breathing room.
The major thing I would like to change is the vessel menu. Currently it is implemented via CSS and I would like to find a JS UI library that could offer up more flexibility.