View Full Version : Different Template.
wolfe
04-19-2007, 08:26 AM
is it possible to make sum of the forums on the forumhome use a different layout template. thx in advance
TheMilkCarton
04-19-2007, 09:25 AM
Edit: nvm. Didn't see you say "on the forumhome" :)
I was suggesting Custom Style for this Forum in the forum options.
wolfe
04-19-2007, 09:29 AM
m8 i ment like forumhome_forumbit_level1_nopost/post template
TheMilkCarton
04-19-2007, 09:43 AM
I'm not sure what kind of different layout you mean exactly, but it could be done with if conditionals.
If you wanted a different style, here's an example: <td class="<if condition="!in_array($forumid, array(33,61))">tcat<else />alt1</if>" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.