The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Postbit Legacy Poster User Info: (Centered) Details »» | |||||||||||||||||||||||||||||||||
Postbit Legacy Poster User Info: (Centered)
Developer Last Online: Feb 2013
Postbit Legacy Poster User Info: (Centered) (EXTRA: Change Username Font Size) (Tested To Default vB Skin Style And FF/IE Browser Only!) What The "H" Is This? Just A Simple Tutorial That Might Help You Or Others Problem To Place (Postbit Legacy) Poster's Avatar Image And More To Center... ( Avatar, Username, Rank, User Title, Reputation & IM Images, And More....Plus Adjust Username Font To Any Size) Now How To Do It? Pls. View Image And Download Attachment Below At First! Next Simply Go: ACP > Styles & Templates > Search in Templates > Search in Style: (Choose Actual Style)> Search for Text: additional.css > Search Titles Only: YES > Click Find > Click Red One To Open... Copy The Code From The Text Info And Paste To The Template (additional.css) As Usual Click To Save And Reload....Check! If All Okay... Click Save And Closed! NOTE: If Anyone Can Make It More Better In Any Way (Xml Product) On This..Feel Free To Submit Your Modification Here.... Hope You Like It And Find This Useful To Your Website! If You Use This Mod; Please Don't Forget To:
A Special Thanks And Credit Goes Also To Lynne... Good Day...Thanks And Best Regards To All Updates: Versions: v1.00 - 27 Feb 2010 -First version Center Avatar v1.01 - 01 Mar 2010 -New/Latest version Multi Centered: -Username -User Title -Rank(Image) -Reputation Image -Avatar -Instant Messaging -Extra: Adjust Username Font To Any Size Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Благодарность от: | ||
elsa23 |
Comments |
#22
|
||||
|
||||
-Extra: Adjust Username Font To Any Size dont work in 4.0.2 pl1
|
#23
|
|||
|
|||
its not centered all of mine im using vb4.0.2 pl1
|
#24
|
||||
|
||||
Quote:
Temporary Fix Edit: Go postbit_legacy template Find and Delete! Code:
<vb:if condition="$show['infraction'] OR $show['reppower']"> <dl class="user_rep"> <vb:if condition="$show['infraction']"> <dt>{vb:rawphrase infractions}</dt> <dd>{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})</dd> </vb:if> <vb:if condition="$show['reputation']"> <vb:if condition="$show['reppower']"> <dt>{vb:rawphrase reppower}</dt> <dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd> </vb:if> </vb:if> </dl> </vb:if> Code:
<dt>{vb:rawphrase 'posts'}</dt> <dd>{vb:raw post.posts}</dd> Code:
<vb:if condition="$show['infraction'] OR $show['reppower']"> <vb:if condition="$show['reputation']"> <vb:if condition="$show['reppower']"> <dt>{vb:rawphrase reppower}</dt> <dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd> </vb:if></vb:if> <vb:if condition="$show['infraction']"> <dt>{vb:rawphrase infractions}</dt><dd>{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})</dd> </vb:if> </vb:if> ...and for your suggestions....maybe on the next release..if i got more spare time....quite busy nowadays...thanks.... Quote:
Code:
/* change username font size */ .postcontainer .username_container .popupmenu a.popupctrl {font-size:20px;} thanks anyway guys.....for interest...install...and rate best regards to all... :up: |
#25
|
|||
|
|||
work great however the user name and user rank are not center, do you know why ?
www.worldwidereefers.com Thanks |
#26
|
||||
|
||||
Quote:
Code:
/* center username, usertitle, rank in postbit legacy */ .postbitlegacy .userinfo .username_container, .rank, .usertitle {text-align:center;} goodluck and best regards :up: |
#27
|
|||
|
|||
Thank you, I added the code below:
/* center avatar, username, title, rank, userinfo_extra, postbit_reputation, imlinks */ and it works. Thank you. |
#28
|
||||
|
||||
Quote:
best regards... :up: |
#29
|
|||
|
|||
Thank you very much!
|
#30
|
|||
|
|||
Nice one
princeedward all sorted |
#31
|
||||
|
||||
thanks guys....for interest...install...nominate...and rate
goodluck to your site and best regards.. :up: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|