The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Is there a way to add a space between print_input_row lines in the final output?
Code:
print_input_row($vbphrase['phrasename1'], 'user[option1]', $user['option1']); print_input_row($vbphrase['phrasename2'], 'user[option2]', $user['option2']); |
|
#2
|
||||
|
||||
|
PHP Code:
|
|
#3
|
||||
|
||||
|
That doesn't work. It adds a space for each instance at the top of the box. I had tried that before.
However, this one does work: PHP Code:
You can close the thread now. |
|
#4
|
||||
|
||||
|
Rob dear, we don't close threads, you know that. We have to leave them open so someone can reply to them in another five years.
![]() Glad you got it working. |
|
#5
|
||||
|
||||
|
I missed adding the smilie to that line.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|