The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Remove the gap
In my vB4 install there is a gap between the user title and username it's like
Alex Administrator How can I make it Alex Administrator |
#2
|
||||
|
||||
We need a link to your showthread page to see what is going on (please make sure it is viewable by unregistered users).
|
#3
|
|||
|
|||
I am unable to provide this as it is my test forum for vB4 whilst my license is being used by my vb3 site
|
#4
|
|||
|
|||
<a href="https://vborg.vbsupport.ru/showthread.php?t=230859&highlight=space" target="_blank">https://vborg.vbsupport.ru/showt...ighlight=space</a>
|
#5
|
|||
|
|||
That's not what I was looking for, If you look on vBulletin's forum there is a gap between the username and usetitle where as on here
Animemike Coder/Designer Not Animemike Coder/Designer --------------- Added [DATE]1280439814[/DATE] at [TIME]1280439814[/TIME] --------------- I sorted it, Incase anybody wants to know change this in postbit.css On the name gap css [ css.ph...box.css (line 897) ], you've got: .postbitlegacy .userinfo .username_container { margin-bottom:8px; } You can split those three classes into two groups (e.g.): .postbitlegacy .userinfo { margin-bottom:8px; } .username_container { margin-bottom: 0px; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|