The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
ok .. download that .. thats the template for recent blog .. thats template
adv_portal_vb_blogs <tr> <td class="alt1"><span class="smallfont"> $spitblogs <br /></span> </td> </tr> in provb i have recent threads showing with following code: Code:
<td class="alt1">$provb_index_latest_threads</td> provb_index_latest_threadbit Code:
<div class="smallfont"> <div style="float: $stylevar[right];">by <a href="$vboptions[bburl]/member.php?u=$thread[postuserid]">$thread[postusername]</a></div> <a href="$vboptions[bburl]/showthread.php?t=$thread[threadid]#post$thread[postid]">$thread[title]</a> <div class="alt1"> <span class="smallfont">$vbphrase[replies]: $thread[replycount] $vbphrase[views]: $thread[views]</span> </div> </div> Then i place : Code:
<td class="alt1">$adv_portal_vb_blogs</td> Code:
<tr> <td class="alt1"><span class="smallfont"> $spitblogs <br /></span> </td> </tr> i hope it make sence.. any idea? |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|