View Full Version : what is this called -- see image
Michael.A
12-14-2010, 04:31 AM
what is this bar called in the Template?
or whats the Phrases call?
or where can i find it?
https://vborg.vbsupport.ru/attachment.php?attachmentid=124439&stc=1&d=1292226878
thanks
Lynne
12-14-2010, 02:09 PM
I don't know that it has a name.
But, to find the template, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)
Michael.A
12-15-2010, 08:06 AM
thanks Lynne,
i dont know why i keep forgetting that part is like the 5th time you tell me this..lol
but i do know that it was in the forumhome Template and i tried to play with it so it well display under the Category's forum titles
but i got no where i think that I have to take that code from the forumhome Template
<thead>
<tr align="center">
<td class="thead"> </td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead">$vbphrase[posts]</td>
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[last_post]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>
</thead>
and add it somwhere in the forumhome_forumbit_level2_post or level1 correct me if am wrong !!!
Lynne
12-15-2010, 02:09 PM
Isn't there an article that tells you how to do this?
This may be the one from vb.com - http://www.vbulletin.com/forum/showthread.php?224461-How-To-Put-A-Space-Between-Each-Forum-Category
Michael.A
12-15-2010, 05:11 PM
ones again Lynne my vb hero... thanks
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.