![]() |
if you use country flag
edit postbit-legacy find: Quote:
Quote:
if you use thank lite dragonbyte edit template dbtech_thanks_postbit just put the code between this: Quote:
Quote:
work fine for me with vb4.0.5 |
Works perfectly on vb 4.05 THANKS!
|
Uninstalled. I love the look, but some things didn't look right...
|
It would like to know with my colleagues of the forum as I can place <div class= " eti_postbit " > in the experience of postbit.
https://vborg.vbsupport.ru/ Version: 4.0.5 |
Everything is perfect other than the IM icons. How do we add a box around them also?
|
I have a bit of an issue. This is what mine looks like right now.
https://vborg.vbsupport.ru/ Now the issue is the red and green circled bits being in the same "wrap". The red one is for vB Eperience and the green one is for a Custom Secondary User Title. The bit in postbit_legacy that calls it is this: Code:
<div class="eti_postbit" align="center">{vb:raw template_hook.postbit_userinfo_left}</div> |
Nevermind fixed it myself. ;)
Just associated the custom user title with template_hook.postbit_userinfo_left1 and that separated it. |
|
I am trying to use the following Hack to add How many threads a member has posted https://vborg.vbsupport.ru/showthread.php?t=243363 and can't get it to work with this Theme. I was told by that hack writer to check wit the theme.
Has anyone gotten both of these to work together and if not know what I would need to add/edit? EDIT : Fixed my problem. Just added the code between <div class="eti_postbit"> </div> tags and placed it where I wanted in my postbit_legacy and all was good. |
Quote:
Every mod which calls for it will be all in the same box find the postbit template's from the mods and wrap them Not the hook;) |
How can i get the whole text centered?
|
please can some dear soul help produce the right code to include the vMoods in the postbit_legacy? have tried this:
PHP Code:
|
Quote:
|
so nice..
|
1 Attachment(s)
I'm almost there. I'm having a little trouble with the vbookie postbit.
Display vBookie vCash in Postbit is activated and working, but it appears like the screenshot. If anyone could tell me how to correct it? Thanks in advance |
You'll need to find and edit the postbit template for the mod and wrap the code with the:
Code:
<div class="eti_postbit"> Code:
</div> |
Thank you for the reply. I looked at the templates for vbookie. I found this one "vbookie_cash_bit" (Am guessing here as none of the other templates look like the one I need to edit.....
Code:
<a href="vbookie.php?do=viewbets&userid={vb:raw bbuserinfo.userid}"><img src="{vb:raw stylevar.imgdir_misc}/vcash.gif" class="inlineimg" border="0">vb:raw bbuserinfo.vbookie_cash}</a><br /> I still must be doing something wrong because it does not change from my screenshot. Am I in the right area? Thanks. |
I tried it but no good. Had to revert back. Too buggy.
|
Works awesome and looks awesome!! Thanks for this. Now I'm going to try and change the colors of them.
Thanks again. |
Quote:
|
Not working on vB 4.0.7
|
Not true. I saw it running on a ...7
|
Quote:
Code:
<vb:if condition="$post['icqicon'] OR $post['aimicon'] OR $post['msnicon'] OR $post['yahooicon'] OR $post['skypeicon']"> |
Quote:
|
It would be better to find a different solution. Or u can do it again and again and....
|
If you read the notice vBulletin provided about 4.0.7 you would have noticed that the template postbit_legacy was not touched.
Therefore just omitting that template from your upgrade folder would have left your original changes untouched or used the option do not revert. |
^^ You only need to reverte postbit.css and then you can just make the changes to that template again. No need to revert the other templates. :D
|
It would be better to store the div class in additional.css
And modifying your template is a ball ache doing it every time you upgrade. |
guest profil error ?
Turkish- Misafir yazılarında posbit bozuk çıkıyor çözebilen varmı ? |
1 Attachment(s)
Can anybody tell me how i can increase the space (Attachment: red marked) between the posthead (blue) and the surrounded Username?
Solved |
thank you, i have just installed and it is working great so far.
|
nothing happened with 4.0.7 ??
|
1 Attachment(s)
For vBExperience:
Tested on vBulletin 4.0.7 and vBExperience 4.0.3 Search: xperience_gfx add in the first line Code:
<div class="eti_postbit"> Code:
</div> Search: xperience_level_postbit Replace all code: Code:
<div class="eti_postbit"><dt>{vb:rawphrase xperience_level}</dt> <dd>{vb:raw xperience.level}</dd></div> Search: xperience_points_postbit Replace all code: Code:
<div class="eti_postbit"><dt>{vb:rawphrase xperience_points}</dt> <dd>{vb:raw xperience.points}</dd></div> |
1 Attachment(s)
For center flags:
Tested on vBulletin 4.0.7 Search in postbit_legacy: Users Country Flag Replace: Code:
<div align="center"><img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.fieldX}.GIF" alt="Users Country Flag" border="" /></vb:if></div> |
Is there a way to bring back "user titles" with this coding? We're currently using it and loving it, but I was just wondering if there would be a way to bring them back.
When I installed this postbit legacy, the user titles basically disappeared, but they of course still show up in under the users' name when you visit their profile. Any help? |
Quote:
Code:
{vb:raw post.usertitle} |
Code:
<vb:if condition="$post['userid']"> Post #320 is a great example. http://testyourmight.com/forum/showt...8577#post18577 |
Quote:
PHP Code:
|
Quote:
Status : Join Date : Oct 2010 Location : Cleveland Posts : 1 Thanks : 0 __________ Thanked 2 Times in 1 Post This is what I get. ^ The "Thanked X Times in X Post" is all the way to the right. And how can I remove the number of thanks the user has given out? Its sort of useless. People want to know how many times they have been thanked, not how many times they have thanked. |
Also, does anyone have the code to put "user titles" back in? And if so, please state which template it goes in and where.
|
All times are GMT. The time now is 11:40 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|