FRIHOSTFORUMSSEARCHFAQTOSBLOGSCOMPETITIONS
You are invited to Log in or Register a free Frihost Account!


[resolved] Background Problem





riv
Well this time my problem is very straightforward. I use CSS to make two colums. But there is a place under my sidebar which has the background colour, and I want it to be white.
Here's a image to demonstrate:

I've tried to encase the content and the sidebar in a "main" div tag, and use "#main {background-color: #fff;}" but that doesn't seem to do anything.
I have uploaded the html and css file so you can see it:
HTML file
CSS file

Am I doing something wrong or have completely forgotten about something?
Aredon
Simply insert the following:
Code:

<div style="width:1px;height:1px;clear:both;"></div>

Just before the following:
Code:

   </div><!-- end main -->
<div id="footer">
.....


Just got to love clears and floats, so useful.
DoctorBeaver
Aredon - I do something very similar. I define a div in the CSS called "dummy" with coding identical to your example & use that everytime I want to make sure the bottoms of nested divs line up.
Adding to something else you said, I don't think some people realise just how useful float & clear are. You can work wonders with them!

riv - I love the picture at the top & your choice of colours.
riv
Thanks; I don't know how adding an invisible div tag fixes everything but it does...

P.S. The awesome banner was done by testoo. And the colour scheme was all based on the colour #415d75.
Related topics
Microsoft Access 2003
problem with my computer
I have virus or someting Help !
Direct X Version Driver
Problem burning large .wav onto CD-R
Resolved: Frihost forum not sending notifications
Network Path Not Found
Changing a cursor?
[resolved] Linking Problem
PHP Problem...
[RESOLVED] IE problem
Help, my floppy disk isn't working...
Does the version of mysql used support...
Unexpected T_STRINGS *Resolved*
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2011 Frihost, forums powered by phpBB.