You are not logged in.
I want do the next:
In EIM, when we insert images with custom size, xinha make hidden resized files.
I want make checkbox "make link to original image", and when user checked it posted image inserting in text filed like that:
<a href="path_to_original_image" target="_blank"><img src="path_to_resized_image" ></a>
But I couldn't understand how can I do that.
Can somebody help me??
Offline
Can somebody tell me where was creating html source of the image (like: <img height="1600" width="1200" src="/uploads/photo_006.jpg" alt="photo_006" title="photo_006" />) in EIM???
Offline