Header issue – by CSS

HomeForumsTechozoicHeader issue – by CSS

This topic has 1 voice, contains 2 replies, and was last updated by   216 days ago.

Viewing 3 posts - 1 through 3 (of 3 total)
Author Posts
Author Posts
October 13, 2011 at 10:50 am #1707

Hello Jeremy,
I wanted variable header image at different pages so I have applied CSS technique (added custom CSS):

body.page-id-9 {
background-image: url(‘http://www.letistechrudim.cz/%7Ejmacola/wordpress/wp-content/themes/techozoic-fluid/uploads/images/headers/page-id-9.jpg&#8217 ;) ;
background: green;
}

This is for page ID 9 what can you see here
http://www.letistechrudim.cz/~jmacola/wordpress/?page_id=9

The result is only green background of the whole page, what means that changes are not applied to header block.
What I do wrong ?

October 13, 2011 at 11:00 am #1708

Jeremy Clark

The code should be like this.

October 13, 2011 at 10:28 pm #1709

Ahah, I knew I have to put #header somewhere, but my tries were wrong.
Thank you again, have a nice weekend

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.