I think I'm having the same issue but not sure I understand your fix. I deleted all the $spacer_open and $spacer_close variables and the posts are still sizing to the full size of the forums even though they should be constrained by css I've placed on the div the posts should now be in.
In my Control Panel, the spacers are set to 0 anyway so why would they have an effect?
Are you suggesting I track down the actual variable and recode it somehow?
I see this bit of code in the SHOWTHREADS template and wonder where the css for "posts" is stored, as I can't find it anywhere...
<div id="posts">$postbits<div id="lastpost"></div></div>
Could that "posts" style be what's inheriting the sizing of the posts?
-Doob
|