Coloring Title Sticky Threads
Coloring Title Sticky Threads
hi guys sorry for bad English description: With this modification you can make title of sticky threads in color font what you like see pic in attachment who to do that ? in template THREADBIT find : PHP Code:
<a class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a>
PHP Code:
<a class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}"><vb:if condition="$thread['sticky']"><font color="#FF0000">{vb:raw thread.threadtitle}</font><vb:else />{vb:raw thread.threadtitle}</vb:if></a>
Demo : http://www.alra7ba.info/vb/forumdisplay.php/102-%D9%85%D9%86%D8%AA%D8%AF%D9%89-%D8%A7%D9%84%D9%87%D8%A7%D9%83%D8%A7%D8%AA-%D9%84%D9%84%D8%AC%D9%8A%D9%84-%D8%A7%D9%84%D8%B1%D8%A7%D8%A8%D8%B9-4.0.0?langid=1 Note : if you wont other color then RED you can find in the code above PHP Code:
<font color="#FF0000">
that is all don't click Mark as Installed i don't ask for that ---------- للاخوة العرب تجدون الشرح بالعربي في المرفقات Download
Arabic.txt (1.1 KB, 54 downloads) Screenshots |
Similar Mods
Forum Display Enhancements Thread Title Coloring | vBulletin 4.x Template Modifications |
Forum Display Enhancements Thread Title Coloring | vBulletin 3.6 Add-ons |
Forum Display Enhancements MARCO1 Separate Sticky Threads/Non Sticky Threads Version 2 | vBulletin 3.8 Add-ons |
Thread Title Coloring | vBulletin 3.5 Add-ons |