Jonnyism
05-26-2009, 03:22 PM
Hi, I cant seem to find this anywhere, so apologies if it has already been asked:
Where in the pixelpost code does it define how <IMAGE_COMMENTS> is displayed, on my site is is currently in the format of:
Comment<br/>
Author Name @ Date
which is fine, but I want to add a span so that I can alter the formatting of the Author Name @ Date, i.e.:
Comment<br/>
<span class="photo_comment_author">Author Name @ Date</span>
Hope that is understandable - If someone could point out where I can achieve this I would be most greatful!
Where in the pixelpost code does it define how <IMAGE_COMMENTS> is displayed, on my site is is currently in the format of:
Comment<br/>
Author Name @ Date
which is fine, but I want to add a span so that I can alter the formatting of the Author Name @ Date, i.e.:
Comment<br/>
<span class="photo_comment_author">Author Name @ Date</span>
Hope that is understandable - If someone could point out where I can achieve this I would be most greatful!