On Mon, Dec 8, 2008 at 12:26 PM, Bryan Harley <[EMAIL PROTECTED]> wrote: > Well I found out the class for reply is... reply. But so does that mean if > I want it to appear next to the date/time meta, I'm going to have to > position:relative and move it? > > That seems sloppy.
Use the 'callback'argument to wp_list_comments() to specify your own comment template. There are lots of examples out there. Prologue for one: http://svn.automattic.com/wpcom-themes/prologue/comments.php http://svn.automattic.com/wpcom-themes/prologue/functions.php _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
