• I’ve been playing with the default, Kubrick based theme modifying it and am looking to have a different comment layout.

    Specifically, I’m looking for a comment layout that is similiar to the way posts are made in the forum here where the avatar, time and user info are on the far left and the comment text is to the right.

    I’ve also searched through the template files for the word “says:” and haven’t been able to find it. Can someone point me in the right direction? Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You could try using CSS to try and get the layout you want. But, if the default comment listing doesn’t give you the hooks you needs, you’ll need to create your own custom comment listing using the callback parameter for wp_list_commments.

    Thread Starter tommygunner

    (@tommygunner)

    Ok, thanks. It took me most of the day but I did sort of figure it out by modifying comment-template.php and changing some stuff in the style.css to shift the avatar to the left.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How Can I Change Comments Layout?’ is closed to new replies.