The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
need Little help in vb4.1.5
i want to display the points,levels,rep power as a join date and posts in below image.help me
|
#2
|
|||
|
|||
There should be a div class surrounding Join Date and Posts, just wrap Points, Level and Rep Power with the same and it should be good. Look in postbit_legacy template.
|
#3
|
|||
|
|||
there is no surrounding class?can u explain me more?
|
#4
|
|||
|
|||
Link me to where this post-bit is so I can explain further. Looks like the custom style you have did wrap these divs around the default vb post-bit items but not around custom ones. It should be easy to add this class to those once you find them in their templates.
|
#5
|
|||
|
|||
|
#7
|
|||
|
|||
but it doesnt say anything abut blog entries in postbit_legacy. Should i copy same code that is around "posts" and "join date" ty
|
#8
|
|||
|
|||
Quote:
Wrap the div class to the nearest template hook you have after posts and join date.That should do the trick. |
#9
|
|||
|
|||
Is it possible to get same post count for cms articles?
Thanks! |
#10
|
|||
|
|||
Quote:
Quote:
$template_hook['postbit_userinfo_right_after_posts'] .= $templater->render(); You could change it or disable it and manually add it to your postbit_legacy In your postbit legacy, after {vb:raw template_hook.postbit_userinfo_left}, you'll want to find <dl class="userinfo_extra">. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|