Highlight author comments

Posted in: Newspaper
Post count: 109

The idea is to hightlight the authors comments by using this custom css

.commentlist .bypostauthor {background: #e7f8fb;}
.commentlist li ul.children li.bypostauthor {background: #e7f8fb;}

But it’s not working, which code do i have to use to do this?

Thanks!

Post count: 6600

Hi,

It dose not work because the .bypostauthor class it’s not used. If you want to highlight only the post author comments you will have to modify the comments.php file and add a class there which will be displayed only if this condition is met then you will be able to style it via css, you can get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.

Thnaks

Post count: 109

Very clear Lucian, thank you!

JB

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.