The Arcive of vBulletin Modifications Site. |
|
Join Date in postbit is no longer aligned correctly Details »»
|
|||||||||||||||||||||||||||
|
Join Date in postbit is no longer aligned correctly
Developer Last Online: Dec 2010
After installing ibProArcade (running vB 4.02 PL4), I see that the Join Date is mis-aligned under the Avatar. Other categories, such as Location, Posts, vCash, and Rep Power are still correct.
Is this a common error? I'm fairly certain I correctly copy/pasted each template edit into the correct postbit and postbit_legacy template and in the correct area, but I'm not experienced with technical type stuff and I'd rather avoid having to uninstall everything and do it all again. Any ideas would be appreciated. Example here - http://www.phillysportscentral.com/f...eep-on-winning! Thanks, -Justin --------------- Added [DATE]1277575163[/DATE] at [TIME]1277575163[/TIME] --------------- Also, in Arcade Main Settings I have both Show Highscores in Postbit and Show Tournaments won in Postbit set to No. Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
postbit
postbit_legacy change from this Code:
<dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd>
Code:
<dd>{vb:raw post.crowns} {vb:raw post.champtext}</dd>
|
|
#3
|
|||
|
|||
|
You, sir, are a hero. Thank you. Worked perfectly.
|
![]() |
|
|