2 column layout, footer problem

This is a discussion on "2 column layout, footer problem" within the Web Page Design section. This forum, and the thread "2 column layout, footer problem are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Nov 27th, 2005, 16:32
Junior Member
Join Date: Nov 2005
Location: WV, U.S.
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
2 column layout, footer problem

After working on this and trying to fix it for over 4 hours now, I have decided to ask for help. This is the template as it looks now:

http://webpages.charter.net/svenjafo...s/template.dwt

I would like to have it all nicely lined up with the navigation bar on the left and the maintext right beside it. The footer should always be below the navigationbar and the maintext, even if I expand the maintext to be very long. I have been unable to fix this myself by trying all my resources (internet tutorials, books, etc.). I don't know what I am doing wrong and why it is not working.

This is the CSS style sheet I am using for this page:

/* CSS Document */
<style type="text/css">
div#container {
width: 80%;
margin-top: 0px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
padding: 8px;
}
div#header {
padding: 0px;
margin: 10px 10px 10px 11px;
text-align: center;
}
div#navbar {
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 15%;
padding: 0px 5px 5px;
margin-left: 8px;
}
div#maintext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
border-right-style: dotted;
border-left-style: dotted;
border-right-color: #8C6539;
border-left-color: #8C6539;
color: #4A4131;
padding: 0px;
margin-left: 20%;
background-image: url(pictures/taefer.jpg);
}
div#footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #E3D0BB;
padding: 0px;
margin: 5px;
text-align: center;
clear: both;
}
a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #4F4233;
font-weight: bold;
text-decoration: none;
}
a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #4A4131;
font-weight: bold;
text-decoration: none;
}
a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #B09D86;
font-weight: bolder;
text-decoration: none;
}
</style>

Any help with this is very much appreciated!!!

Svenja
Reply With Quote

  #2 (permalink)  
Old Nov 27th, 2005, 17:15
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to herkalees Send a message via MSN to herkalees Send a message via Yahoo to herkalees
Re: 2 column layout, footer problem

Can you put this online somewhere so I/we can see how it renders in a browser?
Reply With Quote
  #3 (permalink)  
Old Nov 27th, 2005, 18:56
Junior Member
Join Date: Nov 2005
Location: WV, U.S.
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: 2 column layout, footer problem

Would this work?

http://webpages.charter.net/svenjafo.../knittingstyle
Reply With Quote
  #4 (permalink)  
Old Nov 28th, 2005, 04:56
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to herkalees Send a message via MSN to herkalees Send a message via Yahoo to herkalees
Re: 2 column layout, footer problem

Well, not really, I'd like to see the page rendered in a browser instead of a list of it's code. Can you do that for us, it'll help?
Reply With Quote
  #5 (permalink)  
Old Nov 28th, 2005, 11:01
Junior Member
Join Date: Nov 2005
Location: WV, U.S.
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: 2 column layout, footer problem

I may not understand exactly what you mean by "rendered in a browser"... I posted a link to the page in my first post - here it is again:

http://webpages.charter.net/svenjafo...s/template.dwt

If there's any other way I should post this, please let me know. Thank you so much!

Svenja
Reply With Quote
  #6 (permalink)  
Old Nov 28th, 2005, 12:12
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,950
Blog Entries: 7
Thanks: 7
Thanked 3 Times in 3 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
Re: 2 column layout, footer problem

We need a link to the page on your WEBSITE.

Ending in .htm or whatever.

We dont want a dreamweaver template coz most of us dont have dreamweaver (or any other tools that mess with your code)
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
Reply With Quote
  #7 (permalink)  
Old Nov 28th, 2005, 13:50
Junior Member
Join Date: Nov 2005
Location: WV, U.S.
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: 2 column layout, footer problem

Oh, I understand. Sorry for the confusion on my part - me.
Here we go:

http://webpages.charter.net/svenjafour/Homepage/

Thanks again!

Svenja
Reply With Quote
  #8 (permalink)  
Old Nov 28th, 2005, 14:23
Banned Member
Join Date: Sep 2005
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
Re: 2 column layout, footer problem

1. yu hav it now (sorta)...heder at top kross full width, then 2 columns, then footter belo & kross full width.
2. Yu yuze absolute positioning & spesifi the length av "maintext". This will werk oenlee if yu keep sizes. The length av maintext is longer than the left column, no yu will get emptee area belo the left column.
3. If yu add stuff on left til it get tu long...it overlap the footer. Yu kan prevent this bi spesifi hite av left=hite av rite.
or yu kan put both inside an objekt so both foersed tu hav same length (hite).
4. in the absolute position av maintext...yu spesifi left & rite=bad. yu shood spesifi left (if yu wanna keep the absolute position).
5. yu spesifi the z-index. Theers no need. Hedder will never overrite mainbody or footer.
if yu werry bout mainbody overlapping footer, fix it other waes.
Yu yuze absolute position, so if yu du the math rite, em wont overlap.
----------------------------
It is eezeer tu get rid av the positioning & let thangs flo natural.
Hedder is first in the file, so it will be at the top.
Tu get 2 columns side-bi-side...eezeest wae is put em in a tabel...2 td's inside 1 tr.
if need be, yu kan make the left column a tabel inside the td.

Last edited by muneepenee; Nov 28th, 2005 at 14:30.
Reply With Quote
  #9 (permalink)  
Old Nov 29th, 2005, 11:30
Junior Member
Join Date: Nov 2005
Location: WV, U.S.
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: 2 column layout, footer problem

Thank you so much for the help. I caugh the flu and haven't been able to work on the website. Will let you know if it worked. Thanks again!

Svenja
Reply With Quote
  #10 (permalink)  
Old Nov 29th, 2005, 15:56
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbramz
Re: 2 column layout, footer problem

not bird flu i hope
Quote:
Originally Posted by svenjafour
Thank you so much for the help. I caugh the flu and haven't been able to work on the website. Will let you know if it worked. Thanks again!

Svenja
Reply With Quote
  #11 (permalink)  
Old Nov 29th, 2005, 23:46
Junior Member
Join Date: Nov 2005
Location: WV, U.S.
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: 2 column layout, footer problem

Not exactly Some kind of stomach virus, I think. I did try the table version this evening and I am very happy with the results. Sometimes, back to basics is much better than trying to do complicated CSS layouts (at least for a beginner like me...). Thanks again everyone for all the help!

Svenja
Reply With Quote
  #12 (permalink)  
Old Nov 30th, 2005, 09:07
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbramz
Re: 2 column layout, footer problem

(i didnt help) but your welcome!

get well soon eh!
Reply With Quote
  #13 (permalink)  
Old Nov 30th, 2005, 23:18
Junior Member
Join Date: Nov 2005
Location: WV, U.S.
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: 2 column layout, footer problem

Thank you. Feeling better today, but still not 100%. If I run into any other CSS probs, I'll post again. You guys are so nice and helpful!

Svenja
Reply With Quote
  #14 (permalink)  
Old Dec 1st, 2005, 09:25
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbramz
Re: 2 column layout, footer problem

or are we....could it be another cunning webforumz deception....

lol glad to see ur feeling better
Reply With Quote
Reply

Tags
column, layout, footer, problem

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with three column layout in Internet Explorer Aleksandersen Web Page Design 12 Mar 19th, 2007 06:09
3 column 100% Height, just problem with footer ricc Web Page Design 2 Feb 27th, 2007 13:38
3 column layout to 2 column layout snappy Web Page Design 2 Oct 29th, 2006 16:29
Centre column of 3 col layout problem - Works in IE but not firefox!? audiopleb Web Page Design 6 Jun 8th, 2006 16:20
3 col layout: footer problem jswebdev Web Page Design 1 Oct 4th, 2005 03:00


All times are GMT. The time now is 13:06.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43