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
It is for 15 static pages of 200
As a test for one page I tried theese two versions
/* <?php if ( is_page('1020') ) { ?>background-color:#ff0000;} ?>
and
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
#3
Feb 7, 2014, 03:25 AM
egoph
59 posts · Nov 2012
Hey Juggledad!
I just want the bar to change. I have a special image for the pages.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
#5
Feb 7, 2014, 03:57 AM
egoph
59 posts · Nov 2012
Its bar1
but iIt would be the same code for bar2 or?
So look at a generated page an find the element and class or ID for that bar.
This is where a code inspector is useful
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
#7
Feb 7, 2014, 04:38 AM
egoph
59 posts · Nov 2012
I have found them No problems.. I just want to know how to get the cod to specific change the bar for some pages. I use ATAs Header Horizontal Bar1 styling I Think...
You can use ATAs Header Horizontal Bar1 styling for teh default then add code into the CSS Inserts option using the 'body.page-id-nnnn' as the first part of the CSS selector. This will cause the rule that follow to only apply on page 'nnnn'
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
#9
Feb 7, 2014, 05:17 AM
egoph
59 posts · Nov 2012
Ok as there are 15 pages I then have to select all in the CSS insert as I understand You. I thought there were an easier way.
Thank You. As usaual you make a good support for ATA