The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
[2.3.0] - Almost Done...but...Where is the HTML for this?
Managed to get 99% of the background images and table borders correct, except for one. In the showthread template it'll show the "Ratings" column, but I can't find the column/row HTML code for it, only this:
$threadrating And it lies inbetween two rows.... Code:
<td bgcolor="{tableheadbgcolor}" nowrap style="border-bottom: none"><smallfont> <a href="$sorturl&sortorder=desc&sortfield=views"> <font color="{tableheadtextcolor}"><b>Views</b></font></a> $sortarrow[views]</smallfont></td> $threadrating <td bgcolor="{tableheadbgcolor}" nowrap style="border-bottom: none; border-right: 1pt solid"><smallfont> <a href="$sorturl&sortorder=desc&sortfield=lastpost"> <font color="{tableheadtextcolor}"><b>Last Post</b></font></a> $sortarrow[lastpost]</smallfont></td> TIA, Chris |
#2
|
|||
|
|||
Try forumdisplay_threadslist_threadrate?
|
#3
|
||||
|
||||
If that code is in the showthread template, that variable calls the dropdown to rate the thread. To edit what you're talking about, filburt's right.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|