Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   Changing color of ALL but body text - headlines, "Read more" text, etc. (http://forum.bytesforall.com/showthread.php?t=9729)

satori Sep 17, 2010 12:56 PM

Changing color of ALL but body text - headlines, "Read more" text, etc.
 
Hi all - great forum, just joined, very helpful. I'm highly experienced with PCs & know basic HTML, but am an utter WordPress newbie. Sorry in advance for such basic questions.

I want to change the color of ALL text that is natively blue in Atahualpa. That includes headlines, text after "Read more" at the end of each post on the homepage, text in widgets (Recent posts, Archives, etc.), "Older Entries", and so on.

I managed to change the color of headlines on single-post pages, but not on the homepage.

How many places do I have to specify that color change in order to change ALL blue text?

Also: I tried changing the font just for the body text of posts, but that also changed the headline fonts. How can I change one without the other?

Thanks! (I just switched my rudimentary site to Atahualpa, like it a lot, & will definitely donate once I get some of these fixes in place.)

globalnerds Sep 17, 2010 01:22 PM

There are a bunch of places to change fonts, font color, etc here are a few (note this is using Atahualpa 3.5.3)

Body Text: ATO > Body Text Links - this will change the font color, size, etc for anything in the main body of the site:

There is a box where you can specify changes such as:
font-family: Georgia,arial, "Times New Roman",Serif;
font-size: 1em;
color:#062e7d;
background: #fffff;
background: url(/w/wp-content/themes/atahualpa/images/stripe.png) repeat top left;
Sidebar (right or left) Widgets: ATO > Style Widgets

You can put in similar font / color coding as above

Post and Pages: ATP > Post and Pages
You can put in similar font / color coding as above

Post Excerpts: ATO > Configure Excerpts
You can put in similar font / color coding as above

Comments on Posts/Pages: ATO > Style & Configure comments

You can put in similar font / color coding as above

Table Styles: ATO > Style Tables
You can put in similar font / color coding as above

Forms: ATO > Style Forms
You can put in similar font / color coding as above


If you want to add CSS related items to the site go to: ATO > Add HTML/CSS Inserts. ONLY put them here. You can change the underlying file, but if you upgrade your ATA theme you will lose those changes (found that one out the hard way).

If you have any more questions, reply to this thread or PM me.

satori Sep 17, 2010 01:43 PM

Gary - Thanks a lot! I will try to figure out how to implement your suggestions.

One add-on question, if you wouldn't mind: why are there codes such as ...
[indent]font-family: Georgia,arial, "Times New Roman",Serif;

... that specify several different fonts? How does the theme know which of those fonts to use in a given location?

Also, in your example, arial is a sans-serif font; does it need to be in a separate line that ends with "sans-serif;" or something?

(Apologies again for my WP idiocy.)

satori Sep 18, 2010 06:47 AM

FOLLOWUP: Thanks to Gary's suggestions, I turned all the blue text green, and my site - Running.info - looks much better now! (The header is mainly green, so my blue text looked funny.) I still want to enhance the site a lot more, but it's good to have the basics finished.

I've just donated & become Gold. Thanks again for this great forum & excellent theme.


All times are GMT -6. The time now is 10:55 AM.

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