ube
08-02-2006, 09:16 PM
Hi guys, I am trying to use the boxover script for my photoblog (http://test.rowelldionicio.net) and I am snooping through the image_template but I unsure of what to add or edit to create a boxover script that contains:
image name
exposure
iso
aperture
etc..
im guessing this is where i want to make the changes:
<a href="index.php?showimage=<IMAGE_PREVIOUS_ID>">
<img src="images/<IMAGE_NAME>" alt="<IMAGE_TITLE>" width="<IMAGE_WIDTH>" height="<IMAGE_HEIGHT>" id="photo" />
</a>
i just dont know how i go about adding the boxover script
image name
exposure
iso
aperture
etc..
im guessing this is where i want to make the changes:
<a href="index.php?showimage=<IMAGE_PREVIOUS_ID>">
<img src="images/<IMAGE_NAME>" alt="<IMAGE_TITLE>" width="<IMAGE_WIDTH>" height="<IMAGE_HEIGHT>" id="photo" />
</a>
i just dont know how i go about adding the boxover script