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 »

[SOLVED] How can I use 2 header images of diferent sizes with ATA (3.5.3)?


  #1  
Old Jul 24, 2010, 05:09 PM
maribel
 
4 posts · Jun 2010
Canada
Thanks to juggledad answers from thread 4389 I was able to use two diferent images on my web site:

One for Home page and other for the rest of the pages, however, this images are of diferent sizes.

The bigger image is not showing complete.

Is there a way that I can do that?

You can see my first draft on www.smartret.com


Thanks a lot for your help!

Maribel
  #2  
Old Jul 24, 2010, 05:12 PM
maribel
 
4 posts · Jun 2010
Canada
I found the answer, i just had to use the following code:
div#imagecontainer {
background-position:center top;
background-repeat:no-repeat;
margin:0;
padding:0;
position:relative;
}
body.page-id-2 div#imagecontainer {
height:130px;
background-image: url(http://www.smartret.com//wp-content/...-950-130px.png) !important;
}
body.home div#imagecontainer{
height:380px;
background-image: url(http://www.smartret.com//wp-content/...aft2-950px.png) !important;
}

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
ATA 3.53 header image not clickable berkleegrad Header configuration & styling 1 Jul 24, 2010 08:42 AM
Overlaying & Positioning the ATA Search Bar over a replacement header YOU created? rhythm Header configuration & styling 8 Mar 9, 2010 11:12 AM
Using ATA header php file outside of Wordpress but in same directory jaxon Header configuration & styling 1 Feb 25, 2010 02:21 PM
New to WP...Got Ata 3.3..?'s on Ata vs Montezuma and TOP THINGS TO CUSTOMIZE - FIX? Brasshatgroup New Versions, & Updating 5 Jun 1, 2009 06:22 AM
Reducing font sizes Kev_wp Atahualpa 3 Wordpress theme 1 Feb 21, 2009 08:06 PM


All times are GMT -6. The time now is 02:23 PM.


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