Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Comments, trackbacks & pings (http://forum.bytesforall.com/forumdisplay.php?f=19)
-   -   [SOLVED] styling font for the words "name" "email" etc. in comment area (http://forum.bytesforall.com/showthread.php?t=11765)

jillin Dec 16, 2010 06:39 PM

[SOLVED] styling font for the words "name" "email" etc. in comment area
 
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/

lmilesw Dec 16, 2010 08:49 PM

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;
}

jillin Dec 16, 2010 09:13 PM

Perfect, thanks!


All times are GMT -6. The time now is 02:35 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.