The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
My end result
![]() In postbit.css, find: Code:
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody { margin-{vb:stylevar left}: {vb:stylevar postbitlegacy_userinfo_width}; border-{vb:stylevar left}: {vb:stylevar postbit_userinfo_border}; background: {vb:stylevar postbit_background}; _background-image: none; padding-bottom: 1em; } Code:
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody { margin-{vb:stylevar right}: {vb:stylevar postbitlegacy_userinfo_width}; border-{vb:stylevar right}: {vb:stylevar postbit_userinfo_border}; background: {vb:stylevar postbit_background}; _background-image: none; padding-bottom: 1em; } Code:
.postbitlegacy .userinfo { float:{vb:stylevar right}; position: relative; width:{vb:math {vb:stylevar postbitlegacy_userinfo_width}-{vb:math {vb:stylevar padding}*2}}; padding: 2px {vb:stylevar padding} {vb:math {vb:stylevar padding}/2}; font-size: {vb:stylevar small_fontSize}; display:block; background: {vb:stylevar postbit_userinfo_background}; clear:both; } Code:
.postbitlegacy .userinfo { float:{vb:stylevar right}; position: relative; width:{vb:math {vb:stylevar postbitlegacy_userinfo_width}-{vb:math {vb:stylevar padding}*2}}; padding: 2px {vb:stylevar padding} {vb:math {vb:stylevar padding}/2}; font-size: {vb:stylevar small_fontSize}; display:block; background: {vb:stylevar postbit_userinfo_background}; clear:both; } |
2 благодарности(ей) от: | ||
grey_goose, RobbieZ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|