The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi all,
Just skinning a 3.8 forum. On the forumhome, I want to know if its possible to have the lastpost template not show if the row is a link. As standard it shows a dash, but the div container around it is still loaded. I want to stop that container loading all together for links. Anyone know if this is possible or a way to do it? Cheers! |
|
#2
|
|||
|
|||
|
I think you might be able to put
Code:
<if condition="!$forum['link']"> </if> |
|
#3
|
|||
|
|||
|
Lifesaver
![]() Cheers kh99 - all set now! |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|