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 to create an additional 'area' within the template


  #1  
Old Dec 8, 2010, 09:47 AM
runnerb0y
 
67 posts · Nov 2010
Help [SOLVED] How to create an additional 'area' within the template

I did hours of looking on this wonderful site before resorting to asking this question. It's not an easy one to put into words, but I'll try my best.

I found a theme I'd like to emulate (some features of it anyway). By examining the page source and by using Firebug, it shows that they have a <div id="wrap"> which encapsulates the header, content and footer.

My question is....
How do I create an additional 'area' (DIV) that can encapsulate the <div id="wrapper"> which encapsulates the <div id="container">?

A more visual representation (specifically the items in red) of what I want this to look like would be this....

Code:
<html>
   <head>
         <A bunch of meta content, descriptions, and blah-blah-blah goes in here>
   </head>
        <body>
             <div id="wrap">
                  <div id="wrapper">
                       <div id="container">
                           <The rest of the Atahualpa magic happens in here!!!>
        </body>
</html>
Thanks for any of you amazing ATA users/forum-moderators that can shed some light on this for me!

~Jeff
  #2  
Old Dec 8, 2010, 11:18 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
One of the many things I love about this theme is being able to do things I never thought about. In this case I just though about the settings and in ATO>Add HTML/CSS Inserts>CSS Inserts>HTML Inserts: Body Top I put
HTML Code:
<div id="wrap">
and in HTML Inserts: Body Bottom I put
HTML Code:
</div>
to close it. Seems to work.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Dec 8, 2010, 01:06 PM
runnerb0y
 
67 posts · Nov 2010
lmilesw,

I'm astounded that it can be that easy! That did exactly what I needed. Thank you very much!

Consider this solved.

~Jeff
  #4  
Old Dec 8, 2010, 01:11 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Can I ask what is the purpose of the extra div or can you post a link to the site?
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old Dec 8, 2010, 01:49 PM
runnerb0y
 
67 posts · Nov 2010
I'm not totally certain if I need the 'extra' <div>, but it's been tough picking apart the code and I may need to resort to going that route. You solution works beautifully, but I may be able to achieve similar results with enough extra HTML/CSS inserts.

The site is being built on our internal network and isn't reachable by the outside world.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I create a No Sidebar page template? lmilesw General 0 Oct 25, 2010 12:45 PM
How do I create a No Sidebar page template? lmilesw Styling 0 Oct 25, 2010 12:45 PM
How To Create Additional Space Between Lines amethyst108 Center area post/pages 1 Oct 20, 2010 03:20 PM
How do I create a new page template? JakeThePeg Page & Category Menu Bars 10 Sep 7, 2009 10:33 AM


All times are GMT -6. The time now is 04:39 AM.


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