dutchM
06-13-2007, 05:33 AM
Alright, this is going to be kind of lengthy so bear with me!
I am creating this website, and he is a screenshot of my problem:
http://www.ekornmeyer.com/redliness.JPG
My problem is that the vertical bar on the very left of the page does not extend all the way down. As you can see in the screenshot, I added a 1px red boarder around the container div I have. So the black line IS going all the way down... but it's just that certain content is going past it. I started deleting divs to narrow down which ones specifically are causing it and it is the left nav div where you see home, dressage, hunter ring etc, and the products div where you see the individual products listed.
I am 99% sure this is a floating issue.
So... I started adding the clear: both; attribute to divs. That didn't work though.
Does anyone have any idea of what to do in this situation? Is there anything else I could tell you that would help?
I am creating this website, and he is a screenshot of my problem:
http://www.ekornmeyer.com/redliness.JPG
My problem is that the vertical bar on the very left of the page does not extend all the way down. As you can see in the screenshot, I added a 1px red boarder around the container div I have. So the black line IS going all the way down... but it's just that certain content is going past it. I started deleting divs to narrow down which ones specifically are causing it and it is the left nav div where you see home, dressage, hunter ring etc, and the products div where you see the individual products listed.
I am 99% sure this is a floating issue.
So... I started adding the clear: both; attribute to divs. That didn't work though.
Does anyone have any idea of what to do in this situation? Is there anything else I could tell you that would help?