View Full Version : vBulletin 4 Request - postbit editing help
tbellik
09-02-2016, 06:33 AM
Hi everybody.
I need some help.
As you can see at the below picture postbit.
1st question is : I want to remove mentioned and tagged field.
2nd question is : I want to add buttom of the postbit @userid
Last question is : is it possible to make bold all fields ?
https://vborg.vbsupport.ru/external/2016/09/17.png (http://hizliresim.com/lE1pRX)
Thanks for your advance.
TheLastSuperman
09-02-2016, 06:46 PM
1 - The mentioned and tagged options in your screenshot look to come from a modification, more than likely a DB Tech mod - I would check the plugins from said mod(s) to see if you can easily disable it from displaying in postbit.
2 - Ahh so you want a clickable link or button that when they click the @Usersname it does some sort of function such as send a PM or open a chat dialogue? That is not standard by default if so and will require a modification (honestly I believe DB Tech has one available for that too). If you meant something else i.e. simpler addition this article may help - http://www.vbulletin.com/forum/forum/vbulletin-4/vbulletin-4-questions-problems-and-troubleshooting/vbulletin-4-quick-tips-and-customizations/371173-using-your-user-profile-fields-in-your-postbit-templates
3 - That could be easily done by simply adding this to the additional.css template:
.userinfo {font-weight:bold !important;}
tbellik
09-02-2016, 06:59 PM
1 - The mentioned and tagged options in your screenshot look to come from a modification, more than likely a DB Tech mod - I would check the plugins from said mod(s) to see if you can easily disable it from displaying in postbit.
2 - Ahh so you want a clickable link or button that when they click the @Usersname it does some sort of function such as send a PM or open a chat dialogue? That is not standard by default if so and will require a modification (honestly I believe DB Tech has one available for that too). If you meant something else i.e. simpler addition this article may help - http://www.vbulletin.com/forum/forum/vbulletin-4/vbulletin-4-questions-problems-and-troubleshooting/vbulletin-4-quick-tips-and-customizations/371173-using-your-user-profile-fields-in-your-postbit-templates
3 - That could be easily done by simply adding this to the additional.css template:
.userinfo {font-weight:bold !important;}
I done 1 and 3, looking for your 2nd answer of my question.
Thanks for everything.
noypiscripter
09-03-2016, 12:55 AM
Could you explain in more detail what exactly you want in #2?
tbellik
09-03-2016, 05:55 AM
Could you explain in more detail what exactly you want in #2?
Onlu I want @user id Nothing more
TheLastSuperman
09-03-2016, 11:54 PM
Could you explain in more detail what exactly you want in #2?
+1 :D
Onlu I want @user id Nothing more
Seen this on another site? Snap a screenshot and post it, plus a link tot the site ;).
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.