Click here to register or to donate. Auto self-registration is not available here - far too many spammers. This forum has many, many backlinks and because of that there is an intense desire among spammers to drop their links here.
[SOLVED] styling font for the words "name" "email" etc. in comment area
#1
Dec 16, 2010, 07:39 PM
jillin
16 posts · Oct 2010
San Francisco, CA
I have been trying to figure this out on my own with Firebug and the forums and haven't yet found the answer I'm looking for. The words "name," "email" and "website" are set in a font that doesn't match the rest of my site, and I also want them to be in a different color. How can I control that? I'm assuming it needs to be changed with CSS inserts, but I'm pretty new to CSS. My url is http://jillmorrison.net/cuba/colon-cemetery/
#2
Dec 16, 2010, 09:49 PM
lmilesw
10,176 posts · Jul 2009
Central New York State USA
Try this in ATO>Add HTML/CSS Inserts>CSS Inserts
#commentform label {
color: #put color code here;
font-family: put font family you want here;
}
__________________ ~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.