The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
[REZOLVED]Postbit_legacy Reputation display
Hello all vbulletin.org users and staff.
I am making this post in the hope that someone will help me with mi little isue. I changed a bit the postbit_legacy userinfo display mode and i added for example to the reputation icons in the front the text Reputation but the problem is the the text appear with a characther in the front of the others info. Here is the source i use and the link to a random page in the forum. Code:
<div class="post_field"><span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}"><dt>Reputation</dt><dd>{vb:raw post.reputationdisplay}</dd></span></div> Thanks in advance! |
#2
|
||||
|
||||
That is because of this CSS:
HTML Code:
.postbit_reputation { clear: both; display: block; padding: 0 0 0 3px;} |
Благодарность от: | ||
Popa Andrei |
#3
|
||||
|
||||
thanks a lot.Indeed that was.
Changed the css and now it linned up with the others. Regards. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|