PDA

View Full Version : Threadbit Username HTML Markup


thetechgenius
01-31-2015, 11:46 PM
Does anyone know the code to make usernames have HTML Markup in the Threadbit template?

Here is the code:



<a href=https://proxy-us.hide.me/go.php?u=http%3A%2F%2Fwww.vbulletin.org%2Fgo.php%3 Fu%3Dhttp%253A%252F%252Fwww.vbulletin.org%252Fgo.p hp%253Fu%253Dhttp%25253A%25252F%25252Fwww.vbulleti n.org%25252Fforum%25252F%252526quot%25253B%25257Bv b%25253Alink%2526amp%253Bb%253D4%26amp%3Bb%3D4&b=4 member, {vb:raw thread}, null, 'postuserid', 'postusername'}" class="username" title="{vb:rawphrase started_by_x_y, {vb:raw thread.postusername}, {vb:raw thread.startdate}, {vb:raw thread.starttime}}">{vb:raw thread.postusername}</a>



The code in RED is the code for the Username who started the thread.

However, the "Last post by" username has the HTML Markup. Its just the "Who started the thread" username that doesn't have the HTML Markup.

Edit: Added a screenshot of my Threadbit.

https://img.thetechgenius.net/di/62F7/htmlmarkup_threadbit.png

Dave
02-01-2015, 08:45 AM
What about this: https://vborg.vbsupport.ru/showthread.php?t=229146

thetechgenius
02-01-2015, 11:48 AM
What about this: https://vborg.vbsupport.ru/showthread.php?t=229146

Oh I forgot to mention in my post, I already had HTML Markup Addons installed before. But I think since my style is very custom, those addons don't work right. The HTML Markup shows up in some places, but not all places. I found that the code {raw post.musername} shows the username with the HTML Markup. But that code doesn't work in all places, and not in the Threadbit.

EDIT: And those addons always break my forum. It screws up the CSS formatting.