For some reason I can't figure out, when I navigate to page 5 of my test blog, the layout goes crazy. I've found out that the #content div is much smaller than it is everywhere else, but I don't know why. I've never had this happen to me before and it doesn't happen anywhere else so I don't know what to do.
ThemeShaper Forums » Thematic
Content Div Strangely Borked
(3 posts)-
Posted 2 years ago #
-
Hi Mischif -
You have set
#main,#container, and#contenttowidth:autoand there is not enough content on that page to make the layout work correctly. I'm not sure what it is you're trying to accomplish but maybe adding amin-widthto#contentwill help.-Gene
Posted 2 years ago # -
Thanks, that worked great; I was trying to have the #content div automatically expand to fill the space on any screen that wasn't taken by #primary or #secondary.
Posted 2 years ago #
Reply
You must log in to post.