How To Remove the Gap between Posts in a Thread

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    How To Remove the Gap between Posts in a Thread

    How do I remove the gap between posts in a thread?

    Originally posted by Jake Bunce
    Go to your:

    Admin CP -> Styles & Templates -> Style Manager -> « » -> Postbit Templates -> postbit or postbit_legacy (depending on which layout you use)

    Find this code at the top. Replace the red code with 0:

    Code:
    <!-- post #$post[postid] -->
    <if condition="$show['spacer']">
    	$spacer_open
    	<div style="padding:0px 0px [color=red]$stylevar[cellpadding][/color]px 0px">
    	<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>	
    </if>
    Last edited by Jake Bunce; Thu 1 Apr '04, 1:55pm.
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...