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 »

Upgraded WP --Header Image Offset


  #1  
Old Aug 12, 2013, 12:10 PM
riw777
 
33 posts · Jun 2009
Y'all:

I just pushed a site I maintain to the new version of Wordpress, and... The header images are now offset to the left of the rest of the page on the main landing page. You can see the effect here:

http://shepherds.edu

I have custom code around the header for the menu, but not for the placement of the header image, or for the placement of the page below the header image... Inspecting the element, it looks like it's <div class="otw-twentyfour otw-columns"> --and I know WordPress just updated their themes in the recent release, so I suspect it's a change in the css ATH is calling to render this bit. But I've no idea where the offending code might be... :-(

Has anyone else seen this?

Russ

Last edited by riw777; Aug 12, 2013 at 12:16 PM.
  #2  
Old Aug 12, 2013, 12:36 PM
riw777
 
33 posts · Jun 2009
Ugh. It looks like it's the slider, not the theme --when I remove the slider, the problem goes away. I'm still playing around to see if I can figure out why it's doing this. It's not an ATH problem at this point, but if anyone happens to see something that explains this, let me know.

Thanks!

Russ
  #3  
Old Aug 12, 2013, 02:43 PM
swimflyfast2's Avatar
swimflyfast2
 
150 posts · Aug 2010
Horse Country in Virginia
I like your photos, Nice colors great composition. looked but could not find
  #4  
Old Aug 12, 2013, 04:25 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
The cause is this CSS in teh plugin's style sheet
HTML Code:
.otw-column, .otw-columns {
    float: left;
    min-height: 1px;
    padding: 0 0 0 8px;
    position: relative;
}
that last 8px in the padding applys to the left

Last edited by juggledad; Aug 12, 2013 at 04:28 PM.

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to specify left offset 200px for the menu bar? maxrempel Page & Category Menu Bars 4 Dec 4, 2012 08:22 PM
Upgraded to 367 = no header displaying. SherrisOffice New Versions, & Updating 4 Jun 17, 2011 11:15 AM
[SOLVED] Just loaded the Theme - and theres this slight offset of the image and menub David Campbell New Versions, & Updating 2 Jun 26, 2010 02:55 PM
How to create Blog Title/tagline offset? daveman Header configuration & styling 2 Nov 9, 2009 08:42 AM


All times are GMT -6. The time now is 05:52 PM.


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