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 » Post-Kicker, -Byline & -Footer »

[SOLVED] Change BG-Color of Page only on Homepage


  #1  
Old Dec 9, 2009, 05:09 PM
arts's Avatar
arts
 
4 posts · Dec 2009
OSX 10.6/WP 2.8.6/Atahualpa 3.4.4/Safari, Firefox
Hi all,

first: congrats for your great Job & thanks!

Question:
How can i change the color of a Page that only appears on the Homepage - center column?
>>> http://www.arts.ch/

Thx
arts

Last edited by arts; Dec 9, 2009 at 05:28 PM.
  #2  
Old Dec 9, 2009, 06:57 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try this, you have to set the background twice. the first one sets the background for ALL pages of teh home page, the second sets all the 'paged' pages

HTML Code:
body.home td#middle {
background: #red;
}
body.home.paged td#middle {
background: #yellow;
}
you would want to substitute your color for yellow, but this should get you going
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Dec 10, 2009, 08:23 AM
arts's Avatar
arts
 
4 posts · Dec 2009
OSX 10.6/WP 2.8.6/Atahualpa 3.4.4/Safari, Firefox
thx for your reply juggledad,
i have placed the proposed code at different (wrong?) places, without effect.
Where exactly i must place this code?
  #4  
Old Dec 10, 2009, 08:39 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
it goes in ATO->Add HTML/CSS Inserts->CSS Inserts
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Dec 10, 2009, 09:11 AM
arts's Avatar
arts
 
4 posts · Dec 2009
OSX 10.6/WP 2.8.6/Atahualpa 3.4.4/Safari, Firefox
thanks, i made it so, but without any effect...
  #6  
Old Dec 10, 2009, 03:02 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
it has something to do with being after the
HTML Code:
<!--h1 {
font-size:1.6em;
font-weight:normal;
--> <!-- Titel Auszeichnung H1 -->
put it before that
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #7  
Old Dec 12, 2009, 04:43 AM
arts's Avatar
arts
 
4 posts · Dec 2009
OSX 10.6/WP 2.8.6/Atahualpa 3.4.4/Safari, Firefox
great, thx again - its OK now!

Only with this:

body.home td#middle {
background: #666;
}

and without this:
/*body.home.paged td#middle {
background: #yellow;
}*/

<!--h1 {font-size: 1.6em; font-weight: normal;--> <!-- Titel Auszeichnung H1 -->

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Page Titles Change Color but Posts Do Not Jrdpa Post-Kicker, -Byline & -Footer 1 Oct 27, 2009 11:06 AM
[SOLVED] Change color of title page menu Simbiosi Page & Category Menu Bars 4 Oct 12, 2009 03:41 AM
[SOLVED] cant change the color of my links in page settings atahualpa? 123davelee Page & Category Menu Bars 9 Aug 14, 2009 03:28 PM
Trying to change link color on one page lilkush RSS, Feeds & Subscribing 2 Aug 11, 2009 03:02 PM
How do I change the Font color and bullets for the Page title in the Page Widget chrysos Page & Category Menu Bars 2 May 31, 2009 06:15 PM


All times are GMT -6. The time now is 03:54 AM.


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