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 » Header configuration & styling »

Outer Post Area Color Different From Outer Page Area Color


  #1  
Old Jul 24, 2013, 07:47 AM
GRF
 
76 posts · Mar 2011
Outer Post Area Color Different From Outer Page Area Color

In the "Body, Text & Links", Body Style I added this code "background: #BDAB6D;" and whenever I go to a Page the background around the outside of the blog is light tan, but when I go to any blog post, the background around the outside of the blog is white.

How can I change the outside of the blog for posts to the same color as pages (light tan)?
  #2  
Old Jul 24, 2013, 09:11 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
It's all about the proper CSS in the proper places. Any suggestions would be guesses without seeing the site.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Jul 24, 2013, 10:15 AM
GRF
 
76 posts · Mar 2011
Here is the code I found in FireBug

<body class="single single-post postid-6040 single-format-standard logged-in admin-bar customize-support" onpageshow="event.persisted&&(function(){var x=CKEDITOR.instances,d,i;for(i in x){d=x[i].document;if(d){d.$.designMode="off";d.$.designMod e="on";}}})();">

I want to set #FFFFFF to #BDAB6D for the BODY TAG BELOW

BODY {
background: none repeat scroll 0 0 #FFFFFF;
color: #000000;
font-family: verdana,tahoma,arial,sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
text-align: center;
}

ALL LINES BELOW ARE CROSSED OUT

body {
background: none repeat scroll 0 0 #BDAB6D;
color: #000000;
font-family: verdana,tahoma,arial,sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
text-align: center;
}
  #4  
Old Jul 24, 2013, 01:09 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
as Larry said, without being able tosee the site, best I can offer is you did something somewhere which is causing the code to do what you told it to do, not what you wanted it to do.

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Outer Wrapper Area Color adamjs83 Header configuration & styling 2 May 25, 2011 06:36 PM
background color for the border area OUTSIDE the page/blog content area johnh44 Center area post/pages 3 May 4, 2011 02:27 PM
Need same current page behavior for both inner and outer sidebars mrsherman Sidebars & Widgets 2 May 20, 2010 06:23 AM
Create space between the inner and outer sidebar Timo Page & Category Menu Bars 1 Dec 3, 2009 05:28 AM


All times are GMT -6. The time now is 11:00 PM.


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