Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Footer trouble (I hate footers grrr)
Old 05-19-2005, 07:01 PM Footer trouble (I hate footers grrr)
brokensoul2271's Avatar
- - - - - - - - -

Posts: 750
Location: Lancashire, UK
Trades: 0
....
Hey,
The footer on my clients website wont go to the bottom of the page! Its fine on a res of 800x600 but nething higher... well you can see it here ... www.strangedarkness.com/sparth -ignore the domain I'm just using my space to show the client the work so far.

Heres the jist of the html:
HTML Code:
<body>
<div id="contents">

  <div id="header">
    Header Stuffs
  </div>
  <div id="navigation">
Navigation...
</div>
 <div id="content">
  <p> Main content</p>
 </div>

  <div id="footer">
    <p>footer content</p>

  </div>
</div>
</body>
</html>
and the css

HTML Code:
body {
	background: #ffffff url(../images/sparthbg.jpg) right top no-repeat;
	color: #000000;
	font-family: Georgia, "Times New Roman", Serif;
}
html, body, #contents {
  min-height: 100%;
  width: 100%;
  height: 100%;
}
html>body, html>body #contents {
  height: auto;
}
#contents {
  position: absolute;
  top: 0;
  left: 0;
}
#content {
	margin-top: 1.5em;
	margin-left: 11em;
	margin-bottom: 3.5em;
	padding-right: 1em;
}
#header {
	width: 790px;
	text-align: center;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	margin-top: 10px;
}
#navigation {
	position: absolute;
	left: 1em;
	top: 3.5em;
	margin-top: 3em;
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	background-color: transparent;
	text-align: left;
}
#footer {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  background-color: #aaaaaa;
  clear: both;
  padding: 0;
  margin: -10px;
  width: 101%;
  border-top: 1px solid #666666;
}
#footer p {
  margin: 0;
  padding: 2px 0px 4px 4px;
  color: #ffffff;
  font-size: 11px;
}
#footer a:link, #footer a:visited{
  color: #eeeeee;
}
#footer a:hover{
 color: #cccccc;
}
Any help would be appreciated.
__________________
Yes, indeed...

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
brokensoul2271 is offline
Reply With Quote
View Public Profile Visit brokensoul2271's homepage!
 
 
Register now for full access!
Old 05-19-2005, 07:10 PM
OmuCuSucu's Avatar
Vi Veri Veniversum Vivus

Posts: 1,168
Name: Dragos-Valentin
Location: Cluj-Napoca, RO
Trades: 0
the server seems to be down ... or check the link.
__________________
.
» Please remember to add to my Talkupation if you enjoyed my post. Thank you :)
.
OmuCuSucu is offline
Reply With Quote
View Public Profile
 
Old 05-19-2005, 07:17 PM
brokensoul2271's Avatar
- - - - - - - - -

Posts: 750
Location: Lancashire, UK
Trades: 0
Oh dear.. So it is... Will sort it out...
__________________
Yes, indeed...

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
brokensoul2271 is offline
Reply With Quote
View Public Profile Visit brokensoul2271's homepage!
 
Old 05-19-2005, 07:35 PM
brokensoul2271's Avatar
- - - - - - - - -

Posts: 750
Location: Lancashire, UK
Trades: 0
http://www.strangedarkness.com/sparth/ everything should be fine now

fixed it, although its not really the soloution i wanted but it works. I just added an extra 3% on to the height...
__________________
Yes, indeed...

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Last edited by brokensoul2271; 05-19-2005 at 09:58 PM..
brokensoul2271 is offline
Reply With Quote
View Public Profile Visit brokensoul2271's homepage!
 
Old 05-19-2005, 11:33 PM
Kaiman's Avatar
Extreme Talker

Posts: 237
Trades: 0
Seb, try adding extra <br> tags or <p> tags below your content to bring the footer down a bit.

Kaiman

Website Design - Glenwood Springs, CO
Kaiman is offline
Reply With Quote
View Public Profile
 
Old 05-19-2005, 11:38 PM
brokensoul2271's Avatar
- - - - - - - - -

Posts: 750
Location: Lancashire, UK
Trades: 0
Thas a bit cheap. I think adding 3% to my CSS rule is a better idea but thanks anyway.


just read that and it sounds offensive - its not meant to be.

Thanks
__________________
Yes, indeed...

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
brokensoul2271 is offline
Reply With Quote
View Public Profile Visit brokensoul2271's homepage!
 
Reply     « Reply to Footer trouble (I hate footers grrr)
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.51483 seconds with 12 queries