How to customize comments section
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘How to customize comments section’ is closed to new replies.
The topic ‘How to customize comments section’ is closed to new replies.
(@kdesign)
16 years, 3 months ago
I was wondering how you can style the layout of comments on posts. For example, I’d like to reorder the date, comment, user name, etc., and change the spacing and breaks. In previous versions of WordPress I believe you could reorder those things directly from the comments.php file. However, it seems the php code for the date, name, etc. are all lumped together somehow in some external code that I don’t understand how to get to. I know how to style the fonts, colors, etc but I want to have more control on the layout and spacing of the comments as a whole. Any advice?