![]() |
How to add a gap here in the postbit template?
<a href="http://www.photosled.com/data/500/nogap.PNG" target="_blank">http://www.photosled.com/data/500/nogap.PNG</a>
As you can see there, the red part is the problem, as two ranks are being merged into one, when the Young Adventurer and King rank are for separate ranking sets, one being for an optional, member joinable group and one being the normal rank. I basically need to know how to either insert a gap, or better, move one down underneath the other one. |
can you post your postbit code?
|
Sure, in this post:
Code:
<table class="tborder" id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> |
not seeing exactly where the second rank is coming from...but see if this fixes it...
replace: Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]<br /></div></if> |
Sorry, there still seems to be no line break/gap. And the extra rank thing came from the user selectable groups.
|
you can add a <br /> within the rank (edit rank via USER RANK MANAGER)
eg. Adventurer<br /> King<br /> or Adventurer, King, |
Thanks for the suggestion. *Tries*
Oh, and thanks. Just tried this and it works perfectly for the effect. |
All times are GMT. The time now is 08:30 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|