Hello everyone!
I am looking to change the style of my own comments on my blog. I've searched and found a few threads on the subject but the code they replace seems to be from an older wordpress version. I'm using 2.7.
Does anyone have experience achieving this with the newest version?
Thank you in advance
No suggestions regarding this?
Thank you for the link! It is good to know it is included into 2.7.
Of course, sadly, that didn't work for me. I'm wondering if something is missing from my comments.php
Any more thoughts on this?
Anyone have a similar experience!
Yep, i actually did this today....
Use the class like this...
.bypostauthor {background-color:#FFFBCC!important;}
The !important part will allow it to over-ride any other classes that apply to the element.
Thank you for the help everyone.
I did a little checking and while it looked like my wordpress was updated to 2.7 a lot of the code wasn't.