![]() |
Quote:
|
It's left, right combination like you see in the first post screenshot , if you need centered then you have to change postbit_legacy each and every field
|
Works well with 4.2.0 except that one userfield is out of proportion and Rep Power is not aligned. Can't figure what is the problem..
|
Just goto postbit_legacy and search for "{vb:rawphrase reppower}" align however you like frame with <div style element
|
Quote:
|
Search for
{vb:rawphrase reppower}: {vb:raw post.reppower} Replace with: Code:
<div style="float:left;">{vb:rawphrase reppower}:</div> <div style="float:right;">{vb:raw post.reppower}</div> |
Quote:
https://vborg.vbsupport.ru/external/2014/01/8.jpg These are the 5 "reppower" results that I've got.. Thanks in advance, |
Do you see <dt> {vb:rawphrase reppower} </dt> and below that <dd>
change according Replace <dt> with below one Code:
<dt style="float:left;"> Code:
<dd style="float:right;" |
Quote:
How can I center certain userfield ? the user field I want to center is userfield5 |
Code:
<center>{vb:raw post.field5}</center> |
All times are GMT. The time now is 01:08 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|