Styling WordPress Comments with CSS & PHP help.
-
I’m working on a replication of this guy’s comment section from scratch
As you can see, I’m almost done.
However, when using ‘Firebug’ and ‘SEO for Firefox’ you can see that this guy is calling things like:
.surround ul li, ul.children, commentlist, div.surround.
…Things that aren’t in the custom.css
How did he put those selectors in there?
I’m most concerned with
.surround
because that’s what he’s using to put a box around his threaded comments, organized like a list.I appreciate your help.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Styling WordPress Comments with CSS & PHP help.’ is closed to new replies.