The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Look at the "NBA DIMENSIONS LATEST MEMBER PART" of the forums.
Random. How do I remove it.
|
|
#2
|
||||
|
||||
|
It is most probably phrase or stray piece of code in the hack you used.
. |
|
#3
|
|||
|
|||
|
I don't understand, I haven't installed any hacks that modify the forumhome.
|
|
#4
|
||||
|
||||
|
I don't know how you can say that. The Latest Member block is not default vbulletin. The Basic Information block with a list of the usergroups is not default vBulletin. You added both of those blocks. Somewhere in the one, you seem to have chosen some classes perhaps that add a semi-colon to the end of the line. If I recall correctly, if you use <dt> then you will get a semi-colon automatically put afterwards in anticipation of the <dd> you are supposed to then have.
|
|
#5
|
|||
|
|||
|
Code:
<dl>
<dt style="padding-right:5px"><dd>{vb:rawphrase welcome_to_our_newest_member_x, {vb:link member, {vb:raw newuserinfo}}, {vb:raw newuserinfo.username}}. Be sure to make an <a href="http://www.nbadimensions.net/forums/forumdisplay.php?13-Introductions-Forum">introduction</a> and establish yourself with the fans.</dt>
</dl>
Still have the semi-colon. |
|
#6
|
||||
|
||||
|
Don't use the <dt> (or thus, the <dl>) tags. Those are what are doing it.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|