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 » New Versions, & Updating »

Image container change between versions 3.7.15 and 3.7.23


 
Prev Previous Post   Next Post Next
  #1  
Old Jun 13, 2015, 11:31 AM
kdawes01's Avatar
kdawes01
 
102 posts · May 2009
Missoula, MT
Image container change between versions 3.7.15 and 3.7.23

I upgraded from ATA 3.7.15 to 3.7.23 on one of my sites and the site header went all wonky. (I have an amount of css going on in there)

I see that the html coding has changed between those versions. Here's a simplified view source grab from the same site using the two versions....

Code:
ATA 3.7.15

<div id="imagecontainer" class="header-image-container" style="background: url() top center no-repeat;">
  <div class="codeoverlay"></div>
  <div class="titleoverlay"><h2 class="blogtitle"><a href="">Blog-title</h2></div>
</div>

ATA 3.7.23

<div id="imagecontainer-pre" class="header-image-container-pre">
  <div id="imagecontainer" class="header-image-container" style="background: url() top center no-repeat;"></div>
  <div class="codeoverlay"></div>
  <div class="titleoverlay"><h2 class="blogtitle"><a href="">Blog-title</a></h2></div>
</div>
You can see that there's a new div (imagecontainer-pre) wrapping around everything and that the "codeoverlay" and "titleoverlay" divs are no longer contained inside of the "imagecontainer" div.

Is this a permanent change and this is the way it will be ongoing?

I don't want to make css changes to compensate for the new coding, only to find that in the next update that things change again...

Inquiring minds and all of that...

Thanks!
__________________
Ken | The Web Mechanic
Many thanks to Flynn for the amazing Atahualpa. Please consider a donation!
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Atahualpa - Change size of Image container on only 1 page. webbester Atahualpa 3 Wordpress theme 6 Jun 5, 2015 03:43 PM
[SOLVED] How can I change the color out-side the container Eigen-web.nl Header configuration & styling 4 Jun 5, 2012 10:36 AM
[SOLVED] change style for post container in single page only fsastrow Center area post/pages 2 Jul 27, 2011 07:06 AM


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


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