Content Container Overlaps Menu?
- by Harold
I'm currently working on a Joomla template using CSS divs. I have a header set up with our logo image in a div floated to the left, an adspace floated to the right, and the menu bar on the bottom.
My content is divided into three div columns that are contained in "container.": the left column is floated left, the center is not floated, and the…