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 » Center area post/pages »

[SOLVED] Custom background only for post & category pages....


  #1  
Old Sep 27, 2010, 05:09 PM
interage
 
98 posts · Apr 2009
hi.

I've got a site where I'm using custom backgrounds for some pages, using this code:

body.page-id-14 {
background: url(http://www.thesite.com/site/wp-conte...kcontact.jpg);
background-repeat: no-repeat;
background-position: left bottom;
background-attachment:fixed;
background-color: #000000;
}

My question is - how do I assign a single background attribute to all post and category pages, while leaving the individual "page" pages with their custom settings?

Thanks!

MM.
  #2  
Old Sep 27, 2010, 06:54 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Quick guess
body {
background: url(http://path to image);
background-repeat: no-repeat;
background-position: left bottom;
background-attachment:fixed;
background-color: #000000;
}
__________________
~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 Sep 28, 2010, 05:41 AM
interage
 
98 posts · Apr 2009
Yep!

Thanks much, as always.

M.

Bookmarks

Tags
custom background, posts page

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Post Body Content Missing & Category Pages 404 MichaelNagel Center area post/pages 11 Aug 11, 2012 02:22 AM
[SOLVED] Display Post Excerpts in Grid for Author, Search & Category Rashell Excerpts, Read more, Pagination 2 Apr 9, 2010 09:29 AM
Combining Category & Pages menu Masselyn Page & Category Menu Bars 12 Mar 2, 2010 05:07 PM
Tip for creating custom headers for category pages paulae Sidebars & Widgets 0 Dec 9, 2009 04:31 PM
Plugin Conflict w. Custom Post Background strangelove Plugins & Atahualpa 0 Mar 11, 2009 05:25 PM


All times are GMT -6. The time now is 10:53 PM.


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