I have searched the forum for my following question but could not find a thread about it (please tell me if there is)
While things are going really good with my Blog
My Uploaded Pop-up Image Template uses, as all other templates, PHP files. When I look inside the generated files, the only 3 differences between them are the URL of the image, its width and its height.
This does not seem a very smart way of coding, would somebody have a better way (PHP?) to make pop-ups with only ONE file for all images?
(or maybe even without a separate file at all?)