Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.
Thanks for your help; this is going to be a lot. I agree after reading my post that it is vague and went off on a tangent, sorry…
I posted the files i’m working on at:
linktext
I also posted a gif image to a visual description of what I’m after at:
linktext
In the gif image, the horizontal lines represent the div’s that I would like to span the browser window even when the browser is resized. The vertical lines represent the ‘invisible column’ where the header, main and footer content will fit into.
The test page is just basic elements so that I can learn why/how this all works. If you’re able to see the stylesheet, you’ll see various elements I have cobbled to together from different tutorials to try getting this to work.
The header height is fixed with a ‘head_container’ that is centered (I hope). This is where the logo lives and perhaps navigation but that’s later.
The main content area is the part I’m having problems with. I can make 2-column, liquid or faux-column layout but what I would like to do is turn the columns “90-deg” to make them span the browser window width 100%. If it’s a div, how would I make multiple div’s “stack” on top of each other? Reference the layout at ‘www.shoeboxed.com’. That site has its header, content and footer span the browser 100% and appears that each section has different background colors and images.
The footer can also be organized into smaller sections (see the gif image link above).
With all of that, the header, main and footer content is contained within a fixed width column. I can tell this by resizing the browser and the horizontal scroll bar will show as soon as the browser encroaches on either the right or left side of the content column.
I really hope this helps. As you can tell, i have to take the long way around in describing what I’m after. Now imagine trying to google the indescribable! I’m familiar with table layout but very new to CSS layout other than the occasional absolute-position <div> over the years.
Thanks for your help again!
Russ
1 to 7 of 7