Webmaster Key - Discussion Forums


Welcome, Guest. Please login or register.
Did you miss your activation email?
February 09, 2012, 09:06:32 PM

Login with username, password and session length
Welceome to Forums!

Important information for guests and new members:

In order to understand the full benefits of becoming an active member of this forum, please review the following information on guest and new member restrictions. These forum changes have been prompted by an overwhelming and unreasonable amount of bot postings and incoherent guest spam messages. We wish to prevent these events from happening in the future and make our community a more comfortable place for all of our members.

For guests:

Guests are not allowed to open new topics, polls, or posts attachments.
If you wish to open up new discussions on this forum, we encourage you to register.

For new members:

New members with less than five posts are not allowed to modify additional profile information such as avatars, contact information, biographies, and signatures. However, new members are encouraged to post their own topics or reply to topics initiated by other members. Become active on the forums and 5 posts should be an easy task!

We are a diverse community with members from all over the world. We encourage new ideas and interesting conversation. Do not be afraid to post webmaster/computer-related questions or problems, as our active members are always willing to help when they are able. Interested? Join us.

+ Webmaster Key Forums
|-+ Webmaster Corner
| |-+ Site Design and Web Authoring
| | |-+ help with footer please
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Stumble Upon! Digg It! del.icio.us! Add to Technorati! ReddIt!  Send this topic Print
Author Topic: help with footer please  (Read 4243 times)
swamprat27
Limited Member

Posts: 2


« on: March 02, 2009, 06:08:43 PM »

hello all,
i am knew to making websites. and dont really know to much html code, but i am trying to learn. I used frontpage to make my website. my problem is my footer does not continue down the page. it stays towards the top and the content runs under it, so you cant see the content in that spot. you can see the content after it has past the footer. any insight on fixing this problem would be great. thanks

site:
http://www.thefurbearer.com/dirt%20hole%20canine.html
Report to moderator   Logged
Andy
Administrator
Veteran
*****
Posts: 5 752



« Reply #1 on: March 03, 2009, 04:47:33 AM »

Hi, the problem you mentioned is usually due to using the float attribute in in your CSS. This causes the floated elements such as content areas to be removed from the "flow" of elements stacking up down the page. They become invisible to later elements. To get your footer to go below these floated elements use: clear: both; in the footer ID CSS code.
Report to moderator   Logged

donecweb
Administrator
Veteran
*****
Posts: 1 303


DonecWeb


« Reply #2 on: March 03, 2009, 07:08:51 PM »

Hi swamprat27, I'm not sure but I too a look at your source and CSS the result being I suspect that you closed your content div after your footer which places the footer within the content area. Is there any special reason you are using position relative in your footer CSS. I also would suggest you try and organize your source a little better. You have so much white space (blank spaces) in your source that it pushes everything out of order making it hard to read. I must say the look of your site is quite good. I really like the color scheme and the layout that is intended.
Report to moderator   Logged

DonEc Web

Links and accurate information provide the best answer, while garbage in provides garbage out.
swamprat27
Limited Member

Posts: 2


« Reply #3 on: March 04, 2009, 02:35:14 PM »

I downloaded the template online, loaded it into frontpage, than added my content. im thinking the person who created the template might have done that. im assuming content div should be changed on every page, and is not in the styles sheet?
Report to moderator   Logged
Queen Bee
Mother of All
Administrator
Veteran
*****
Posts: 2 624


Buzz, buzz!


WWW
« Reply #4 on: March 04, 2009, 03:25:36 PM »

I think this may have something to do with modifications that you have made to the template.
I went ahead and downloaded the original and opened it up in the browser. There is no overlap problem with the footer.

My recommendation would be to redesign the site using the original template. Because you did not design it from scratch, you will have a difficult time finding the problem... it would be easier to simply start over fresh, a simple copy-and-paste for the content. Avoid making changes to the CSS unless you really know what you're doing.
Report to moderator   Logged

Queen Bee
Mother of All
Administrator
Veteran
*****
Posts: 2 624


Buzz, buzz!


WWW
« Reply #5 on: March 04, 2009, 03:31:11 PM »

Quote
I downloaded the template online, loaded it into frontpage, than added my content.

Hmm... I think this may be the problem. Frontpage is notorious for making unwanted changes to coding. Infact, if you check your webpages using the W3C validator, you will notice that it is full of errors: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.thefurbearer.com What you need to do is start over fresh (like I stated in my last message) and remake your website using Notepad ++, or equivalent. It is a high quality, free HTML/CSS editor that will leave the original coding intact.

For your needs, a simple knowledge of HTML and CSS is all that is necessary.
Tutorial on HTML:
http://www.w3schools.com/html/default.asp
Tutorial on XHTML:
http://www.w3schools.com/xhtml/default.asp
Tutorial on CSS:
http://www.w3schools.com/css/default.asp

That should do it.
Report to moderator   Logged

johnhask
Contributor
Full Member
***
Posts: 182


« Reply #6 on: April 04, 2009, 04:01:50 PM »

I agree with Tamuril that a quick education on any css changes is a good idea. For your footer, you may want to try an absolute positioning and a bottom margin of 0. This keeps the footer at the page bottom.
Report to moderator   Logged

Andy
Administrator
Veteran
*****
Posts: 5 752



« Reply #7 on: April 05, 2009, 10:09:48 AM »

The problem is sure to be due to not clearing floating divs IMO as per my earlier post.
Report to moderator   Logged

Pages: [1] Go Up Stumble Upon! Digg It! del.icio.us! Add to Technorati! ReddIt!  Send this topic Print 
+ Webmaster Key Forums
|-+ Webmaster Corner
| |-+ Site Design and Web Authoring
| | |-+ help with footer please

Jump to:  
« previous next »


Our Partners
RelmaxTOP Ranking System Web Hosting RelmaxTOP Ranking System
Staff Sites
12Noon[12Noon Gallery] Andy[Urgentclick]
Tamuril[Tamuril's Digital Art Exhibit] Sensovision
Powered by MySQL Powered by PHP We are hosted by Relmax Inc. |Our Privacy Policy | Sitemap
Powered by SMF 1.1.9 | SMF © 2006-2009, Simple Machines LLC
Forum design by Tamuril © 2005.
Valid XHTML 1.0! Valid CSS!