View Full Version : Forums spacer & title
Hispabit
07-16-2005, 12:51 PM
Hi
How can I make the modification 1 and 2?
See Attach Files: modificacion.gif
Thanks
chanhlinh
07-16-2005, 01:51 PM
http://www.quantri.com.vn/diendan/index.php?s=&styleid=62 View my site :D It's simple to edit 2 template:
Forumhome:
Find:
<!-- / guest welcome message -->
</if>
Add below:
<thead>
<tr align="center">
<td class="thead" width="30"> </td>
<td class="thead" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="260">$vbphrase[last_post]</td>
<td class="thead" width="55">$vbphrase[threads]</td>
<td class="thead" width="55">$vbphrase[posts]</td>
</tr>
</thead>
forumhome_forumbit_level1_nopost
<tbody>
<tr>
<td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
<if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
</td>
</tr>
</tbody>
<if condition="$childforumbits">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
$childforumbits
</tbody>
</if>
Good luck :P
Hispabit
07-16-2005, 10:43 PM
Hi
I like this disposition. I title and the name of the forum.
https://vborg.vbsupport.ru/index.php?
My forum is v3.0.7 sorry
Thanks, Guille
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.