eraserhead
12-20-2006, 10:21 AM
Apologies for posting this as it must have been answered before, but I've searched the forum & wiki... and wracked my (v small) brains
I'm using simple template and I want to get my comments popup link in the top menu bar. I've put the following code after the browse, home, previous & next links in the menu section of image_template:
<a href="index.php?showimage=<IMAGE_ID>"></a><span class="addcomment"><COMMENT_POPUP></span>
The comments link appears on a different line & right justified, I can't get it alongside the other links on the menu.
Also how do I rename the link if I don't want it to appear as 'Comments'
I'm using simple template and I want to get my comments popup link in the top menu bar. I've put the following code after the browse, home, previous & next links in the menu section of image_template:
<a href="index.php?showimage=<IMAGE_ID>"></a><span class="addcomment"><COMMENT_POPUP></span>
The comments link appears on a different line & right justified, I can't get it alongside the other links on the menu.
Also how do I rename the link if I don't want it to appear as 'Comments'