The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Thread Listing Background Colors Like vBulletin.org Details »» | |||||||||||||||||||||||||||
Thread Listing Background Colors Like vBulletin.org
Developer Last Online: Jun 2021
Thread Listing Color Status Like vB.Org by Hasann
What does it?: Thread Listing Color Status: This option allows you to color code threadbits based on specific status of the thread:
Currently Feature List:
Install Instructions: just import product .xml file via product manager that's all it Available Languages
Note: this hack replaces the old threadbit template with the new threadbit_bgcolors template also it replaces the templates. If you before made any template edits for threadbit template do it also for threadbit_bgcolors template too If you like this modification -> Please just clicks install and MOTM buttons Comments, suggestions, translations, bugs, etc... are very welcome! Support is only given to people who have clicked INSTALL. Supporters / CoAuthors Show Your Support
|
Comments |
#22
|
|||
|
|||
Why didn't whoever creates the plugins for vbulletin post this?
I will try later. |
#23
|
||||
|
||||
Quote:
Quote:
first step is delete the FORUMDISPLAY_BGCOLORS template from this hack and search in FORUMDISPLAY template this code HTML Code:
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if> HTML Code:
<if condition="$vbulletin->options['enable_thread_listing_color_legend_box'] == 1"> <td align="$stylevar[left]"> <table class="tborder" cellpadding="3" cellspacing="$stylevar[cellspacing]" border="0"> <tr> <div class="smallfont" align="$stylevar[left]"><strong>$vbphrase[hasann_color_legend]</strong>:</div> <td class="newpost" align="center"><span class="smallfont">$vbphrase[hasann_new_post]</span></td> <td class="stickythread" align="center"><span class="smallfont">$vbphrase[hasann_sticky_thread]</span></td> <td class="pollthread" align="center"><span class="smallfont">$vbphrase[hasann_poll_thread]</span></td> <td class="postedthread" align="center"><span class="smallfont">$vbphrase[hasann_posted_thread]</span></td> <td class="popularthread" align="center"><span class="smallfont">$vbphrase[hasann_popular_thread]</span></td> <td class="closedthread" align="center"><span class="smallfont">$vbphrase[hasann_closed_thread]</span></td> <td class="announcement" align="center"><span class="smallfont">$vbphrase[hasann_announcement_thread]</span></td> </tr> </table> </td> </if> what do you mean ?? |
#24
|
||||
|
||||
Not quite sure where I need to add the template edits "2 times" !?
|
#25
|
||||
|
||||
There are two times this code in forumdisplay template
in FORUMDISPLAY template find HTML Code:
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if> HTML Code:
<if condition="$vbulletin->options['enable_thread_listing_color_legend_box'] == 1"> <td align="$stylevar[left]"> <table class="tborder" cellpadding="3" cellspacing="$stylevar[cellspacing]" border="0"> <tr> <div class="smallfont" align="$stylevar[left]"><strong>$vbphrase[hasann_color_legend]</strong>:</div> <td class="newpost" align="center"><span class="smallfont">$vbphrase[hasann_new_post]</span></td> <td class="stickythread" align="center"><span class="smallfont">$vbphrase[hasann_sticky_thread]</span></td> <td class="pollthread" align="center"><span class="smallfont">$vbphrase[hasann_poll_thread]</span></td> <td class="postedthread" align="center"><span class="smallfont">$vbphrase[hasann_posted_thread]</span></td> <td class="popularthread" align="center"><span class="smallfont">$vbphrase[hasann_popular_thread]</span></td> <td class="closedthread" align="center"><span class="smallfont">$vbphrase[hasann_closed_thread]</span></td> <td class="announcement" align="center"><span class="smallfont">$vbphrase[hasann_announcement_thread]</span></td> </tr> </table> </td> </if> |
#26
|
||||
|
||||
Quote:
Code:
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if> I also noticed that if I re-add the template "FORUMDISPLAY_BGCOLORS" .. the above code only appears once ? If I add the additional code above the above listed code line in forumdisplay, I get a blank page when trying to access any forum !? |
#27
|
||||
|
||||
hello!
how to delete forumdisplay_bgcolors template (mean in admin cp)? reg macc |
#28
|
||||
|
||||
Great hack Hasann. Thank you.
Teşekkür ederim! |
#29
|
||||
|
||||
Quote:
Quote:
vauww matthew where you can so good turkish |
#30
|
||||
|
||||
hello!
i know that is in styles manager in admin cp ... but how to delete?? reg macc |
#31
|
||||
|
||||
wait until tomorrow comes up the new version
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|