|
#1
|
||||
|
||||
|
Where's my IMAGE_ID tag??
Still struggling with this simple question, as I attempt to fix the SoloIt addon...
Anyone able to tell me the actual Image id tag for my photo from this code below? The code is from my template image.html file and I need to find the tag for the displayed image. <div class="navmenu"> <a href="index.php?showimage=<IMAGE_PREVIOUS_ID>" title="previous"><<</a> | <a href="index.php?showimage=<IMAGE_NEXT_ID>" title="next">>></a> | <COMMENT_POPUP> (<IMAGE_COMMENTS_NUMBER>) | <SOLO_IT_CLICK>| <a href="<SITE_BROWSELINK>" title="archives">Archives</a> | <a href="index.php?x=about" title="about">About</a> | <a href="index.php?x=rss" title="RSS 2.0 feed">RSS</a>/<a href="index.php?x=atom" title="ATOM feed">Atom</a> </div> </div> </div> <div id="calendar"><SITE_CALENDAR></div> <div id="picture"> <a href="index.php?showimage=<IMAGE_PREVIOUS_ID>"> <img class="photobox" src="images/<IMAGE_NAME>" id="photo title="<IMAGE_TITLE>" alt="<IMAGE_TITLE>" border="1" width="<IMAGE_WIDTH>" height="<IMAGE_HEIGHT>"/> </a> </div> <br>
__________________
"All programmers are playwrights and all computers are lousy actors." http://www.benlawrence.ca/photography |
|
#2
|
||||
|
||||
|
Tags
Quote:
<IMAGE_ID> |
|
#3
|
||||
|
||||
|
Thanks for your reply. But nothing seems able to get this "Soloit" addon working?!
Any suggestions about a good addon that can solo the photo on black, or even just to change the background colour by a site visitor?
__________________
"All programmers are playwrights and all computers are lousy actors." http://www.benlawrence.ca/photography |
| Post Reply |
| Thread Tools | |
|
|