The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
but how?
aranoid: They have a name that I need to not be broken into two lines. How do I get it so in the postbit it shows their full name on one line? I figured a nobr command would be the easiest way to do this. Can somebody help me? |
|
#2
|
||||
|
||||
|
I don't know if you can format the username in admin cp using html but you can try giving it a shot. Add the tag in the username in the ACP
- miSt |
|
#3
|
||||
|
||||
|
Quote:
|
|
#4
|
||||
|
||||
|
Just add nowrap to the TD line where you have the username in the postbit.
|
|
#5
|
||||
|
||||
|
In your postbit template, find:
$post[username] And replace with: <nobr>$post[username]</nobr> |
|
#6
|
||||
|
||||
|
Read the thread title again. ****1**** name, not all. :dead:
|
|
#7
|
||||
|
||||
|
So you want all other names to break into 2 lines, but one name to stay on one line?
Open functions.php. Find: PHP Code:
PHP Code:
And by the way... fix up that bad attitude of yours. Boofo and I are trying to help you here. |
|
#8
|
||||
|
||||
|
Quote:
|
|
#9
|
||||
|
||||
|
I don't know about Erwin, but I'll definitely remember that the next time I see that you need help.
|
|
#10
|
||||
|
||||
|
Quote:
![]() :squareeyed: |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|