![]() |
best forum display avatar
1 Attachment(s)
this well show the user avatar in forumdsiplay
by image.php file try it demo here -->> Click here open the template ( threadbit ) and add this code where u like the avatar to appear PHP Code:
or for advanced , if you like to add this avatar inside single (td) open template (FORUMDISPLAY) at line : 73 in orginal template you need to add new (td) its mean we has added a new td in forumdisplay table . below this code PHP Code:
PHP Code:
PHP Code:
add the same td line copy and past the (td) line below <else /> to be like PHP Code:
save (FORUMDISPLAY) and open ( threadbit ) find in (threadbit) PHP Code:
PHP Code:
thats all enjoy |
Sorry, I don't understand your English.
What mode, only popular forums? Who's avatar? This is not even an addon. |
Wrong forum, it's not a product.
Nice edit though. |
Demo link doesnt work
|
Yeah, Template mod.
Find: Code:
<a href="showthread.php?$session[sessionurl]p=$thread[lastpostid]$thread[highlight]#post$thread[lastpostid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a> Code:
<td> edit: Hmmmmm but then the (thead) header is off... needs a bit of cleaning up. |
To fix that, in forumdisplay:
Find: Code:
<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=lastpost" rel="nofollow">$vbphrase[last_post]</a> $sortarrow[lastpost]</span></td> Code:
<td class="thead" align="center" nowrap="nowrap" colspan="2"><span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=lastpost" rel="nofollow">$vbphrase[last_post]</a> $sortarrow[lastpost]</span></td> |
Thanks grey goose
|
thank grey_goose good job :P
|
is this compatible with vbseo?
|
thank
|
All times are GMT. The time now is 11:08 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|