|
#1
|
|||
|
|||
|
Mod to 'simple' template
This modification might already be posted but after a quick search I didn't see it. If you're using the 'simple' template with pixelpost and are tired of seeing the '+' sign next to 'comments' no matter how many comments there are or aren't, make the code change below and it will display the number of comments:
In the simple folder there is a file named 'image_template.html.' Old code: <span class="addcomment">+ <COMMENT_POPUP></span> New code: <span class="addcomment"> (<IMAGE_COMMENTS_NUMBER>) <COMMENT_POPUP></span> dallen Last edited by dallen; 11-15-2008 at 11:51 PM. Reason: Spelling |
| Post Reply |
| Thread Tools | |
|
|