|
I'm fooling around with a 3 column design all in css. If I tyle an image in my left or right nav it does not stretch with my center content. It will stretch if I put content in the side nav, but that's not what I'm trying to accomplish. even with a 100% height in the nav container it only stretches as far as the content goes. How do I fix this.
Basically it's just a container, header, left nav, right nav, footer. both side navs have a fixed width and background image repeating y. Like I said, the tyling works fine if I add content to the side navs, but won't stretch with my center content.
???
|