vBulletin

Thank you for visiting. This is our website archive. Please visit our main website by clicking the banner above.
vBulletin FAQ is dedicated to helping the forum owner build, manage and profit from his vBulletin Forum
vBulletin Web Hosting - Free skins and styles for your vBulletin - Search Engine Optimization




Anyone know how to do this?

Joeychgo
03-04-2005, 09:43 PM
If you look at the forum catagories here - http://www.dodgetalk.com/forums/

There is an image in the black catagory bar.

How do I do that?

noppid
03-05-2005, 06:51 AM
They made their tcat bar span 2 columns (2 and 3 wide each) in the row and used two seperate images.

<tbody>
<tr>
<td class="tcat" colspan="2">

<a style="float:left" href="#top" onclick="return toggle_collapse('forumbit_67')"><img id="collapseimg_forumbit_67" src="http://www.dodgetalk.com/forums/images/buttons/collapse_tcat.gif" alt="" border="0" /></a>
<a href="forumdisplay.php?amp;f=67">Classifieds and Special-Buy Forums</a>


</td>
<td class="tcat" colspan="3" style="padding: 0px;"><div align="right"><img src="http://www.dodgetalk.com/forums/images/misc/tcat_right.gif" border="0" width="361" height="28"></div></td>
</tr>
</tbody>

Joeychgo
03-05-2005, 10:46 AM
I meant - how did he program it in? I assume he changed a template -

noppid
03-05-2005, 11:17 AM
I meant - how did he program it in? I assume he changed a template -

Exactly, that's my point. That is the html code from his forumhome->forumhome_forumbit_level1_nopost template.

The stock code is...


<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>


Also note that the stock forumhome template only has the bar with the column descriptions at the top of the forums once, not like they or I have it on every forum block.

clasione
03-05-2005, 11:51 PM
If you look at the forum catagories here - http://www.dodgetalk.com/forums/


Thats one of the nicest VB's I've seen....

Joeychgo
03-06-2005, 01:42 AM
isnt it?

noppid
03-06-2005, 12:57 PM
It's very nice, however the XHTML does not validate.

I'm of the school that says we should stick to that and that it matters?

theMusicMan
03-06-2005, 01:21 PM
Joey: You're ok to modify templates yeah?


vBulletin

seo book

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum