Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-09-2012, 02:17 PM   PM User | #1
ChadMaestro
New to the CF scene

 
Join Date: Sep 2012
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
ChadMaestro is an unknown quantity at this point
Trying to make a white background for the bottom of the page

Hi all. This is the website:

http://cardwells.techroom.net.nz/

I'm trying to create a background at the bottom of the page so that the the bottom bit blends in, and creates the idea that it's a background. Hopefully that makes sense?

Similar to this page here, where the white background goes all the way to the bottom.

http://hobsonvillepoint.universal.co.nz/index.php

This is the code I've tried:

Code:
#footerwhitelow
{
	background:url(http://cardwells.techroom.net.nz/wp-content/themes/kingsize/images/footerbackground.png) repeat;
	height: auto;
	width: 100%;	
	position: relative;
}
That's obviously not working, though. Any help? : )

Cheers,
Chad
ChadMaestro is offline   Reply With Quote
Old 09-10-2012, 04:17 AM   PM User | #2
ChadMaestro
New to the CF scene

 
Join Date: Sep 2012
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
ChadMaestro is an unknown quantity at this point
Bump: This is sorta urgent and gotta be rather simple?? D:
ChadMaestro is offline   Reply With Quote
Old 09-10-2012, 01:06 PM   PM User | #3
waynenort
New Coder

 
Join Date: Jul 2012
Posts: 62
Thanks: 5
Thanked 14 Times in 14 Posts
waynenort is an unknown quantity at this point
#wapper { container needs height: 100%
waynenort is offline   Reply With Quote
Old 09-10-2012, 04:51 PM   PM User | #4
ChadMaestro
New to the CF scene

 
Join Date: Sep 2012
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
ChadMaestro is an unknown quantity at this point
Quote:
Originally Posted by waynenort View Post
#wapper { container needs height: 100%
Thanks, tried that but it, for some reason made a huge gap between the content and footer stuff.
ChadMaestro is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 06:00 AM.


Advertisement
Log in to turn off these ads.