The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Centering Date & Time Stamp in Postbit Header
Is it possible to center it within the area of the red box?
|
#2
|
|||
|
|||
A bit crude, but it works. This is for additional.css. Tweak the left:35px until it is centered to your liking.
Note: If you change the width of your userinfo box, you'll need to change this as well. All this is doing is nudging the datestamp 35 pixels to the right. HTML Code:
.posthead .postdate { position: relative; left: 35px; } |
#3
|
|||
|
|||
Quote:
|
#5
|
|||
|
|||
Looks pretty darn close to me.
|
#6
|
|||
|
|||
For the reference, I went with 38px.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|