The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
using the center tags don't work |
|
#2
|
|||
|
|||
|
See the following posts for @Lynne's remarks:
http://www.vbulletin.com/forum/forum...ame-and-avatar http://www.vbulletin.com/forum/forum...enter-them-all |
|
#3
|
||||
|
||||
|
https://vborg.vbsupport.ru/showthread.php?t=247801
just for the avatar, i added this line from the addon above, to vb4.2.2 additional.css Code:
.postbitlegacy .userinfo .postuseravatar, .eventbit .userinfo .eventuseravatar {
float:none !important;
text-align:center !important;
}
|
![]() |
|
|