Ok i am trying to make my comments in like thought bubbles i try'd to wrap the comments in a div, to do it but its placing all the comment sin one DIV (oine big bubble) and not separate how can i do this?
Ok i am trying to make my comments in like thought bubbles i try'd to wrap the comments in a div, to do it but its placing all the comment sin one DIV (oine big bubble) and not separate how can i do this?
You'll need to create a custom callback function that can be used with wp_list_comments. See
Custom Comments Display for an example.
This topic has been closed to new replies.