The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i am using the infamous fame style and my members want the message icons to come up when they select them how do i do this???
|
|
#2
|
||||
|
||||
|
hmmm...like in the posts?
let me see your postbit template please
|
|
#3
|
|||
|
|||
|
Here is my postbit template:
Code:
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0"><tr><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td><td width="100%"><!-- spacer --><br>
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="200"><img src="{imagesfolder}/left.gif" border="0"></td>
<td align="center" background="{imagesfolder}/catbg.gif" width="1000"><normalfont color="{categoryfontcolor}"><b>$post[title]</b> - Posted at: <b>$post[posttime]</b> - On: <b>$post[postdate]<b></normalfont></td>
<td width="200"><img src="{imagesfolder}/right.gif" border="0"></td>
</tr>
</table>
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
<td bgcolor="$post[backcolor]" width="175" valign="top" align="center" nowrap>
<a name="post$post[postid]"></a>
$post[firstnewinsert]
$post[avatar]<br>
<normalfont><b>$post[username]</b></normalfont><p>
<table border="0" cellpadding="2" cellspacing="1" width="100%" bgcolor="{tablebordercolor}">
<tr bgcolor="{tableheadbgcolor}">
<td>
<normalfont color="{tableheadtextcolor}">
<b>Information</b></normalfont>
</td>
</tr>
<tr bgcolor="{secondaltcolor}">
<td>
<smallfont>Posts: $post[posts] ($postsperday ppd)<br>
Group: $post[usertitle]<br>
Joined: $post[joindate]<br>
Status: $onlinestatus</smallfont>
</td>
</tr>
</table>
<br><a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]"><img src="{imagesfolder}/edit.gif" border="0" alt="Edit/Delete Message"></a>
<a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]"><img src="{imagesfolder}/quote.gif" border="0" alt="Reply w/Quote">
</td>
<td bgcolor="$post[backcolor]" width="100%" valign="top">
<p><normalfont>$post[message]</normalfont></p>
$post[attachment]
<p>$post[signature]</p>
<p>$post[editedby]</p>
<p align="right"><smallfont>$post[iplogged]</smallfont></p>
</td>
</tr>
<tr>
<td bgcolor="$post[backcolor]" width="175" height="16" align="center" nowrap><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report Post</a></smallfont>
<td bgcolor="$post[backcolor]" width="100%" valign="middle" height="16">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="bottom">
<td align="right"><smallfont>
$post[profile] $post[pmlink] $post[useremail] $post[homepage] $post[search] $post[buddy]
<!-- $ post[icqicon] --> <!-- $ post[aimicon] --> <!-- $ post[yahooicon] -->
</smallfont></td>
<td align="right" nowrap><smallfont>
</tr>
</table>
</td>
</tr>
</table>
</td></tr>
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="200"><img src="{imagesfolder}/left2.gif" border="0"></td>
<td align="center" background="{imagesfolder}/catbg2.gif" width="1000"><normalfont color="{categoryfontcolor}"><normalfont></td>
<td width="200"><img src="{imagesfolder}/right2.gif" border="0"></td>
</tr>
</table>
<!-- spacer --></td><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td></tr></table><br>
|
|
#4
|
||||
|
||||
|
ok find $post[title] and add before it $post[icon]
should work |
|
#5
|
|||
|
|||
|
thats great thanx!!!
|
|
#6
|
||||
|
||||
|
That's what we are here for
|
|
#7
|
||||
|
||||
|
Can you please tell me how the mod is called, which we can se on the index page of this forum. Every category has three icons - You can start a thread, search ... Is it Fil's work?
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|