The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
vB 3.7.0 b3 memberinfo template question - spacing
I'm not really sure how to ask this, but would it be possible to add a space (or extra block) between 'About' and 'Signature'?
this is my current memberinfo_block_aboutme template Code:
<div class="alt1 block_row"> <ul class="list_no_decoration"> $block_data[fields] </ul> </div> <div class="thead block_row">$vbphrase[signature]</div> <div class="alt1 block_row"> <if condition="$prepared['signature']"> <dl class="list_no_decoration profilefield_list"><dd id="signature">$prepared[signature]</dd></dl> </if> </div> without extra space http://files.taragon.nl/2008/01/1.jpg with extra space http://files.taragon.nl/2008/01/2.jpg |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|