The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#9
|
|||
|
|||
![]() Quote:
Code:
#member_content #sidebar_container .blocksubhead #userinfo { display: inline-block; } #member_content #sidebar_container .blocksubhead .member_status { display: inline-block; padding-left: 10px; } --------------- Added [DATE]1582903917[/DATE] at [TIME]1582903917[/TIME] --------------- What is your aim? Disable the display of the rank output? Then Dave wrote the solution. Or disable the script which is generation this output? Then you have to edit the template "MEMBERINFO" Code:
<vb:if condition="$prepared['rank']"> <br /> <span class="rank">{vb:raw prepared.rank}</span> </vb:if> Code:
<vb:if condition="$prepared['rank']"></vb:if> Btw: In posts the user avatar is not clickable due to errors in your postbit script modifications. Output is HTML Code:
<div class="eti_postbit" =a="" href="member.php?1-RGL-Griff-XV" title="RGL Griff XV is offline"> <center> HTML Code:
<div class="eti_postbit"> <a href="member.php?1-RGL-Griff-XV" title="RGL Griff XV is offline"> <center> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|