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 » Center area post/pages »

My favorite ATA design trick


 
Prev Previous Post   Next Post Next
  #1  
Old Feb 7, 2013, 09:08 AM
mcphoto
 
120 posts · Apr 2009
My favorite ATA design trick

Here's a great way to add some design coolness to an ATA site.

Say you want a graphic to break past the bounds of your layout - or, in the test below, you want to overlay the header image. In the design below, I proposed an endlessly scrolling scene of real customers, with the logo and header overlaid. And this design "breaks" past the layout margins, overlaying the layout with a soft drop shadow specific to the graphics.

Click image for larger version

Name:	dcy-test.jpg
Views:	1366
Size:	128.5 KB
ID:	2214

I've fought with positioning elements in ATA; generally, you want a container with relative positioning, and then set your overlaid content to absolute (and maybe use a z-index). This takes the content out of the page flow, where it won't push other elements down or over. I could never get it to function right in ATA, until this occcured to me:

Go to theme options: Style and Configure Layout.
In the "Layout Container Style" field, add this:
position: relative;

Then you can add your overlaid art (theme options - HTML CSS Inserts - "body top" works well) and position it via CSS inserts. In this case, it's a transparent PNG, so the soft shadows overal the scrolling photos and the page background.

I've had no problems with any site by adding "position: relative" to the layout container (though I haven't tried it with percent-sized layouts, only fixed). In this case, the layout is 800px, but the top of the design seems to "break" past those bounds, while overlaying the header.

Since the images above endlessly scroll across (it's actually 3 images for faster loading, with the far left and far right setup to "match" with no break) I didn't use "%image" in the header setup; instead I coded it into header.php. CSS Inserts "body top" may have worked as well.

Give it a try - I find it's very easy to "design for wordpress" and think "header/column/center/column", but stuff like this can break you out of a design rut. I have many peers and clients who say, "no way is that wordpress!" I just point them to Atahualpa...
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to add favorite link or button to post footer area in posts list page? yyyyyywhy Post-Kicker, -Byline & -Footer 3 Mar 11, 2012 07:06 AM
Design Widgets Budun Sidebars & Widgets 3 Apr 17, 2010 12:45 PM
Blog design help ldsmedia Customization, Design, Programming... 11 Feb 1, 2010 05:43 AM
[SOLVED] willing to pay for design help measure2x Customization, Design, Programming... 3 Nov 15, 2009 04:47 PM


All times are GMT -6. The time now is 01:10 AM.


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