i tried that, did not work.
this is what it was
Quote:
<div id="posts">$postbit</div>
$spacer_open
$pagenav
<else />
<div id="posts"></div>
|
this is what i changed it to
Quote:
|
<div id="posts" style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">$postbit</div>
|
did not work, comments frame still twice the width of the photo display page frame.
any more suggestions?