using an image sprite for a gallery
问题 Slow load time due to too many images and too large images (file size). I have already begun converting some PNG to JPG and was considering exploring the idea of changing the current image slider/gallery (series of 6 rotating JPG images) to a single sprite. I'm not sure if it's even possible or worth all the effort. I'm aware that the background images are the meat of the issue and I am already working on changing them to JPGs and and reducing their file size. The link is below, if any