You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Want image on home page header different to other pages

UserPost

4:49 pm
February 4, 2012


zzzmuzz

Auckland NZ

Member

posts 11

1
I want my front page (home page or
whatever) to have a large header image but a small one for all other
pages. How can I accomplish this?  Does a static home page accomplish
this?

I am using the lastest version of WP and Flexibility Theme 3.0

12:34 am
February 18, 2012


johnstag

Member

posts 4

2

I have a similar requirement – a different background image for each page

 

Have tried this in the Custom CSS box but it does not work

 

.page-id-50 {background:  url(imageURL width:990px; height:716px);no-repeat; }

 

Any advice on how to make this work?

1:34 pm
February 19, 2012


zzzmuzz

Auckland NZ

Member

posts 11

3

The dynamic headers plugin looks useful for this but I havent got round to trying it yet.

 

http://wordpress.org/extend/plugins/dynamic-headers/

3:19 am
February 20, 2012


johnstag

Member

posts 4

4

Thanks for the suggestion but it is not the headers that I wish to customise but the background image on each page

 

Found this plugin which does exactly what I want – http://wordpress.org/extend/plugins/custom-post-background/