Many of you will recall that I worked for The Clarke Tinwhistle Co, but I was made redundant from the company 2 months ago!! I now work back in publishing, but do have my own website selling whistles and other musical instruments .
Sorry I have not been here for a while, but have now booked marked the site.
As a permanent and pensionable civil servant, Iâm always very sorry to hear about anyone becoming a victim of âlabour market flexibilityâ.
But what happened Clarkeâs? Are they being driven out of business by the surge in production at the Spillane emporium? Oops, sorry, wrong thread. Iâll get my coat.
No, to see the item correctly you need to click on the larger image and it comes out correct, unfortunatly the thumbnail images can only be set to certain sizes, so if I am trying to show a whistle it will be squashed up where a Bodhran would be OK!!
Hereâs the bit of code where I think itâs going wrong: itâs specifying the picture be <width=â100â height=â87â> when in fact the image size is 270 x 18 (pixels).
If you have no control over the code of the site (you might not), then the images need to be 100 x 87 tooâfairly easily accomplished by changing the âcanvas sizeââyouâre really just adding more white background. Use some sort of image program like PhotoShop or the quite good and much cheaper PaintShop, or maybe whatever software came with the digital camera.
You could also give it a bit of dash if you set the whistle in the space diagonally instead of horizontally, and youâd gain a few pixels of size, too.
Make a copy of the image file before you play with it, since you might accidentally make destructive changes while you get it figured out.
The problem is that they are images supplied by my distributor for use and not mine. osCommerce the website programme only allows 1 size fits all to thumbnails and when you change it it changes the lot, unlike my other website: www.softwarecollection.co.uk where 99% of the images are the same size.
I donât think changing the images by adding more blank background will affect the copyright and your distributor may prefer they appeared ânormal.â
If what you mean is that you link to the distributorâs copy, well, then youâre stuck. Or you can do what I didâŚright-clicked on the image, saved it to my hard drive, and opened it in my graphics program. You can add the background, post it to a server (yours or the commerce siteâs), and link to it there.