Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Changing Color and Font for Post titles (http://forum.bytesforall.com/showthread.php?t=306)

daisy24 Feb 10, 2009 06:00 AM

Changing Color and Font for Post titles
 
Hi Flynn,

On my test blog, http://www.ellifolks.com/testblog/ , I am trying to change the color of the post titles. I was able to change the font, but I can't get the color to change. Here is what I have for the Headline Box: text. Is that the right place for the post title color?

color: #FF4D4D;
background: #ffffff;
font-family: times new roman, georgia, garamond, serif;
font-size: .o8em;
font-weight: normal;
padding: 5px;
margin: 5px;

Thank you. :-)

Ellen

Flynn Feb 10, 2009 06:03 PM

At HEADLINE Box: Text, change this

HTML Code:

font-family: times new roman, georgia, garamond, serif;
to this:

HTML Code:

font-family: "times new roman", georgia, garamond, serif;
(Font names with spaces need to be wrapped in quotes)

And to get the font color on the multi post pages as well, add

HTML Code:

color: #FF4D4D;
to HEADLINE Box: Links and HEADLINE Box: Links: Hover as well

To have a different color on hover (on the multi post pages such as Home, category, tag, archive...)

put a different color at

HEADLINE Box: Links: Hover

On multi post pages the post titles are links, on single post pages they aren't. That's why there are 2 (3 with the hover state) different textareas for the post titles.

sarah97302 Nov 17, 2009 01:40 PM

in the HEADLINE Box: Links: Hover, i have the following:

color: #999999;

but the rollover color for post headlines on multi-post pages is still green. is there somewhere else i need to change this?

http://wearesalty.com/wordpress/?page_id=10


All times are GMT -6. The time now is 01:32 PM.

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