The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
and add a space between... anyone know where I go to edit that?
|
|
#2
|
||||
|
||||
|
Assuming youre using the legacy postbit stick this in additional.css
Code:
img.onlinestatus {
float: left;
}
.postbitlegacy .userinfo a.username{
position: relative;
top: 4px;
}
|
| Благодарность от: | ||
| bigdadie | ||
|
#3
|
|||
|
|||
|
that gave me what I needed, thanks.
|
![]() |
|
|