![]() |
[SOLVED] Wonky comment indent
http://waslost.thecoffeespoon.net/20...ork-one-2-one/
I'm not sure if this was the intended effect, but my first-level replies (second-level comments) are indented too much to the right for my taste. I've tried editing it with this code, but no dice... HTML Code:
ul.commentlist li ul.children li.depth-2 { |
Your code is correct, but it is not working because that specific 2nd level comment is an author comment which gets its own style
HTML Code:
ul.children div.bypostauthor { Keep your style and reset the extra left margin for div.bypostauthor: HTML Code:
ul.commentlist li ul.children li.depth-2 div.bypostauthor { |
All times are GMT -6. The time now is 02:26 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.