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)
-   -   [SOLVED] cannot get the background color to change (http://forum.bytesforall.com/showthread.php?t=4073)

sarge Oct 26, 2009 09:23 AM

[SOLVED] cannot get the background color to change
 
I cannot get the background color to change ?

I have typed in the following in the body style section of the options: font-family: tahoma, arial, sans-serif; font-size: 0.8em; color: #000000; background: #CCCCFF;

Then I click to save changes, but the background color never changes no matter what color I apply.

juggledad Oct 26, 2009 10:36 AM

What version of Atahualpa, WPO and PHP?
What is the URL?

sarge Oct 26, 2009 02:49 PM

Quote:

Originally Posted by juggledad (Post 17544)
What version of Atahualpa, WPO and PHP?
What is the URL?

Ata v.3.4.4, WPO 2.84, and not sure the php.

I will PM you my URL and login as it is private. thanks.

sarge Oct 26, 2009 02:51 PM

PM is sent to your inbox

juggledad Oct 26, 2009 02:57 PM

you have two backgrounds in teh body styling and the second overrides the first.
body {
text-align:center;
margin:0;
padding:0;
font-family:tahoma,arial,sans-serif;
font-size:0.8em;
color:#000000;
background:#CCCCFF;
font-size:0.8em;
color:#000000;
background:#ffffff <--- this one wins, it is the last one processed
}

sarge Oct 26, 2009 03:02 PM

which php file can I edit to correct that?


can you not edit the background in the options of the theme? when I tried to do what i said above it must have added another background

juggledad Oct 26, 2009 05:17 PM

it's not in a php file, it's at ATO->Body, Text & Links->Body Style

sarge Oct 26, 2009 05:47 PM

That is where I am trying to change it. Sorry if I seem confused. Here is a screen shot of where I am going to change it:

http://img269.imageshack.us/img269/9766/bodypic.th.jpg

juggledad Oct 26, 2009 05:50 PM

do a copy of the area and paste it to a text doc to see it there are some other lines that aren't showing

sarge Oct 26, 2009 08:00 PM

Quote:

Originally Posted by juggledad (Post 17581)
do a copy of teh area and paste it to a text doc to see it there are some other lines that aren't showing

solved <3

thanks!


All times are GMT -6. The time now is 01:50 AM.

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