Slight mod to the theme_switcher.tpl file if anyone is interested.
What i have done is re-wrote it, so it previews a little thumbnail of each template in the module position using the drop down, and added a button to switch to the selected template.
makes it looks abit nicer i think.
All you have to do, is make sure your template folder names are all lower case
Thumbnail previews should all be called "ss.png" and should be placed in each template_name/image folder.
ex. Catalog/view/theme/theme_name/image/ss.png
Edit line 24 to include your own website url
You can take a look at the example here ->
http://www.moonlite-solutions.co.uk/cart/132
Should anyone wish to tidy up my code, please feel free, i would be very greatful, as im not the best scripter in the world (quite novice)
Anyway here is the file, obviously, please make a backup of your old file just incase.