[geeklog-devel] comment.thtml

Vincent Furia vfuria at gmail.com
Sat Sep 25 17:12:28 EDT 2004


Anyone currently using 1.3.9 or current CVS.  Please try out the
following comment.thtml and make sure it works well with all the
browsers.  Apparently the tables in comment.thtml were causing some
problems with recent versions of IE.  The version below works with
firefox and IE  6.0, I'd like others to test it with other browsers.

Thanks,
Vinny

<div class="comment" style="padding-left: {indent}px">
    <div class="commenttitle">{title}</div>
    <div>{lang_authoredby}
{start_author_anchortag}{author}{end_author_anchortag} {lang_on}
{date}</div>
    <div style="verticle-align: top">{comments}</div>
    <div><span {hide_if_preview}>[ <a
href="{site_url}/comment.php?sid={sid}&pid={pid}&title={title}&type={type}">{lang_replytothis}</a>
{parent_link} {delete_option}]</span></div>
</div>



More information about the geeklog-devel mailing list