[SOLVED] Background issue (CSS)

This is a discussion on "[SOLVED] Background issue (CSS)" within the Web Page Design section. This forum, and the thread "[SOLVED] Background issue (CSS) 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 Dec 19th, 2007, 13:25
Reputable Member
Join Date: Jun 2007
Location: Bellevue, SK, Canada
Age: 28
Posts: 222
Thanks: 0
Thanked 0 Times in 0 Posts
[SOLVED] Background issue (CSS)

Hi guys. I'm on another project (in between the moving and getting things ready to really move to Canada) and I can't seem to get the background right.

Here's a preview URL: http://www.poppen.ca/showcase/commun-art

This is what i want:
There's a div called "container" which should hold the backgroundcolor of the content-div _and_ the menu-div.
But when the content exceeds the backgroundimage at the bottom, the wrapping container doesn't "grow" with the inner divs..

Is there a solution for this?
Reply With Quote

  #2 (permalink)  
Old Dec 19th, 2007, 13:40
SuperMember

SuperMember
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Background issue (CSS)

Add a clearing <div> below all of your content: <div class="clear"></div> with CSS .clear { clear: both }

Alternatively, set your container to { overflow: auto }
Reply With Quote
  #3 (permalink)  
Old Dec 19th, 2007, 14:26
Reputable Member
Join Date: Jun 2007
Location: Bellevue, SK, Canada
Age: 28
Posts: 222
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Background issue (CSS)

Quote:
Originally Posted by MikeHopley View Post
Add a clearing <div> below all of your content: <div class="clear"></div> with CSS .clear { clear: both }

Alternatively, set your container to { overflow: auto }
Perfect! First option worked like a charm!
Thanx alot!
Reply With Quote
Reply

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
Fixed Background Issue LeeNic Web Page Design 6 Mar 18th, 2008 09:55
[SOLVED] css positioning issue danny322 Web Page Design 4 Nov 23rd, 2007 13:32
[SOLVED] Form Issue longstand PHP Forum 8 Nov 16th, 2007 06:14
background moving issue alphaquad Web Page Design 3 Aug 30th, 2007 08:00
a:hover and background-position issue with ie6 mezema Web Page Design 5 Jun 15th, 2006 15:32


All times are GMT. The time now is 02:48.


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