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 » Header configuration & styling »

Keep rotating Header Image on Home Page and Different header images on other pages


  #1  
Old Apr 24, 2013, 05:02 AM
maralian
 
18 posts · Nov 2011
Hello I know there are other threads for my question but I can't seem to find the answer to that.

I want to keep rotating Header Image on Home Page and different header images on other pages.

I tried using CSS

HTML Code:
body.page-id-5 div#imagecontainer {
background-image: url(http://themistokleous.gr/wp-content/uploads/2013/04/surgery.jpg) !important;}
to assign different header for page-item-5 but the image is shown only for one second and then the rotating header appears.

What should I do?

Last edited by maralian; Oct 23, 2014 at 12:04 PM.
  #2  
Old Apr 24, 2013, 05:32 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
put the url in quotes ie
HTML Code:
body.page-id-5 div#imagecontainer {
background-image: url('http://themistokleous.gr/wp-content/uploads/2013/04/surgery.jpg') !important;}
  #3  
Old Apr 24, 2013, 05:37 AM
maralian
 
18 posts · Nov 2011
Thanks for the fast reply. Done that but still same thing happens
  #4  
Old Apr 24, 2013, 06:00 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Ahh it is the fade in/out - shut that option off and it will work.

The jscript that cases teh fade in/out overrides the CSS. You might be able to modify the jscript but that is beyond the forum for help doing it.

you might want to try a image rotator plugin and add a new widget area to teh header configuration - try 'meteor slides' or 'dynamic headers' or 'cimy header image rotator' to name a few.

Last edited by juggledad; Apr 24, 2013 at 06:02 AM.
  #5  
Old Apr 24, 2013, 06:17 AM
maralian
 
18 posts · Nov 2011
Thanks again it works now. Can I ask you one more thing? Instead of just one image can there be different rotating headers in different pages?
  #6  
Old Apr 24, 2013, 08:34 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Not with the built in option, but you may be able to use a plugin like 'dynamic headers' to do that.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Rotating Header Images link to Different pages instead of home page? WordPressZen.com Header configuration & styling 10 Oct 13, 2010 12:41 PM
Header Images - One fixed image for Home Page - Rotate all images on all other pages? ClearlyRobert Header configuration & styling 10 Oct 12, 2010 12:12 PM
Rotating header images only on static home page? ourworldmyeye Header configuration & styling 3 May 25, 2010 07:30 AM
Fixed HeaderImage for Home Page & then Rotating Header Images for other pages? kippiper Header configuration & styling 6 Jun 29, 2009 06:47 AM


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


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