The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi Folks,
Please can someone tell me how to add the gaps between comments in GAS? I want them to appear exactly as in the vb postbit. There are conditionals in the vb postbit... Code:
<if condition="$show['spacer']"> $spacer_open <div style="padding:0px 0px $stylevar[cellpadding]px 0px"> <if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if> </if> Code:
<if condition="$show['spacer']"> </div> $spacer_close </if> If I add these conditionals to GAS_comments_pb and GAS_article_pb, the page layout is messed up. What do I need to do? This is important to me, as simply adding a formspace to the bottom of the templates also adds space between the last post on the page and the large reply button. Plus, I have added a 'tcat' style table in the showthread which I want to join seamlessly to the bottom of the last post on the page, but still ensure the other posts are spaced apart. I will be so grateful when you can definitively solve this for me. It's the last little mod I need before I go live with my articles. Huge Thanks, Rob. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|