The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
postbit legacy centered ?
hi
only very small problem. i already got usertitel , avatar etc centered .. except for - user_online/offline status - ip.gif i can't find it in postbit legacy :/ could anyone help me fix that problem ? edit : 2. question ^__^;; - change postlegacy width ? where ? thx in advance |
#2
|
|||
|
|||
Code:
<tr> <td class="alt2" align="center"> $post[onlinestatus] <if condition="$show['reputationlink']"><a href="#" onclick="return reputation($post[postid])"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" /></a></if> <if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if> $post[iplogged] </td> |
#3
|
|||
|
|||
thx ^^
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|