Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

Solid background color


  #1  
Old Apr 20, 2009, 10:52 AM
pds
 
3 posts · Apr 2009
I'm working on a draft site for a non-profit that I'll move a little later. (Thus the inconsistency between website name and content.)

I would like to have a solid blue box around the whole site, and I can't figure out how to do it. I've added the border, but that's not what I'm really looking for.

http://myseattleschools.org/

There are huge white spaces on the left and right that I want to be blue. I know this is a silly question, but I'm completely lost!
  #2  
Old Apr 20, 2009, 07:10 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
At Layout -> Layout Container Style add
background: #123456;

For the sidebars: Sidebars -> LEFT sidebar style / RIGHT sidebar style
background: #123456;

For the center column: Center -> Center column style
background: #123456;
  #3  
Old Apr 20, 2009, 07:16 PM
pds
 
3 posts · Apr 2009
Er, I didn't explain myself well. I'm looking for the areas outside of the layout container to have a color. I've got inside worked out (I want it white). It's the outside that's frustrating me.
  #4  
Old Apr 20, 2009, 08:08 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
That's at Body, Text & Links -> Body Style
  #5  
Old Apr 30, 2009, 06:01 PM
ssoszka
 
75 posts · Apr 2009
Oregon, USA
Send a message via Skype™ to ssoszka
I've changed the color of the blog background as per your instructions above. However, I'm having problems with color of the background with the border around the blog itself. I used the example code in the layout section as follows:

border: solid 2px #315E37;
padding: 10px; (This effectively only affects top/bottom padding)
background: #FBFBF9; <--- THIS SHOULD CONTROL THE COLOR INSIDE THE BORDER, RIGHT?
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;

However, the color inside the border is the same as the color of the background. How do I change it so I can control the color inside the border.

Thanks,
Shawn
  #6  
Old Apr 30, 2009, 06:41 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
See post #2, you might have other colors on the middle column and the sidebars. If this doesn't help post a URL please
  #7  
Old May 1, 2009, 01:23 PM
ssoszka
 
75 posts · Apr 2009
Oregon, USA
Send a message via Skype™ to ssoszka
I tried that, it didn't make a difference.

Here's URL: http://www.cometomachupicchu.com/blog
  #8  
Old May 1, 2009, 02:53 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Remove the comment or make it a CSS comment:

border: solid 2px #315E37;
padding: 10px; (This effectively only affects top/bottom padding)
background: #Ffffff;

Or use:

border: solid 2px #315E37;
padding: 10px; /* This effectively only affects top/bottom padding */
background: #ffffff;

I am changing this example code in the theme options
  #9  
Old May 1, 2009, 08:20 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
I tried in 6 different browsers and it looked fine in all of them. In which browser are you seeing this?

Edit: Looks like you got it working
  #10  
Old Jun 17, 2009, 02:16 PM
ngb222
 
28 posts · Jun 2009
I am trying to figure out to keep the middle white, it seems like many people have it set up that way and I can't figure it out!
  #11  
Old Jun 18, 2009, 12:44 PM
fromtheranks
 
149 posts · Apr 2009
Dev Env't: XP Pro SP3, IIS 5.1, MySQL 5.1, PHP 5.2.x, WP 2.7.1, Atahualpa 3.3.3, IE 7, FF 3.0.x
If I may ...

I attached a .CSV file to post http://forum.bytesforall.com/showthread.php?t=2062 (Reply #2) that lists all of, or the vast majority of, the locations in ATO for 3.3.3 that control styling of color, lines (borders) and text.

I built this after running into similar issues of "Where do I ..." during my first attempt to "tweak" the look and feel of my site. I did it as an XLS so that I could filter it for just background or just hover, etc and go back and tweak those points in order to develop a consistent scheme.

This may help you track down the cause of your issue.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
background color in a sidebar? petevannuys Sidebars & Widgets 4 Jun 18, 2009 09:24 PM
[SOLVED] How to get a background image show thru background color juggledad Header configuration & styling 3 Apr 18, 2009 05:03 AM
Fixed width site. Different page background color from body color? blueprairie Forum How-To 1 Mar 20, 2009 08:55 PM
Background Color joestyer Atahualpa 3 Wordpress theme 5 Mar 1, 2009 07:00 AM
Background color? hannock Atahualpa 3 Wordpress theme 2 Feb 18, 2009 11:48 PM


All times are GMT -6. The time now is 06:00 AM.


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