UPDATE
OK so I have made both normal and widescreen versions of both the light and dark themes. I have taken note of coordinates for where the images should load to, image sizes for each version and also the console coordinates for the settings page, again for both normal and widescreen versions.
I have kept my template files and added some bits to them so anyone can basically go in and move stuff around, add text or whatever, as long as whatever you change, if it is where the place-holders for the images, then you must check the coordinates and made sure they lie on a X-Coordinate that can be divided by 4, otherwise it won't work. Please note: Altering the image coordinates isn't implemented yet, the loader currently has them fixed so if you change them then your images will be off, this is just so if in future it gets implemented into a future revision of the loader, where you can alter where pictures load to, that you will have to change the settings to match. As of now do not alter the place-holder positions or the console position in the settings page otherwise your loader will look wrong.
I have also made the 4 versions so they can be used as defaults and the only thing you will need to make sure you do is have the text-colour settings to match the background your using, so if it's the Dark theme, then make sure you have white text on a black background, otherwise you will see a white console area and black text on it looking crappy.
I will release this as a package included with the loader when Don is ready and assuming he agrees to the coordinates I posted earlier for the settings. Until then I will not release it to avoid confusion.
Don, can I confirm with you, that if you are able to include widescreen options in the future, that the loader is able to take the new coordinates to match it, it isn't like the loader can only take one set of coordinates. Your able to code into it that if it's for 4:3, then use these coords, if it's for 16:9 use these coords?