PDA

View Full Version : about main forum..need help.


squawell
11-06-2002, 09:25 PM
first see the attach file...

how to do??

if this already existed can show me the link?thankz....:)

Tony G
11-07-2002, 03:12 AM
So you want an image at the bottom of the category?

squawell
11-07-2002, 02:22 PM
Originally posted by Tony
So you want an image at the bottom of the category?
yes....

which template should i edit to?[?]

Tony G
11-08-2002, 03:58 AM
forumhome_forumbit_level1_nopost

If you need code, I'm thinking of re-doing the hack since the other one released was screwing up.

squawell
11-08-2002, 08:11 AM
Originally posted by Tony
forumhome_forumbit_level1_nopost

If you need code, I'm thinking of re-doing the hack since the other one released was screwing up.
yes...i need code...

that will be easy to understand......

thankz Tony....http://www.arkbook.com/icon/za/za17.gif

Tony G
11-08-2002, 10:11 AM
Try the one already released, see if it works for you:

http://www.vbulletintemplates.com/mods/showthread.php?s=&threadid=1233&highlight=Category

squawell
11-09-2002, 07:29 PM
Originally posted by Tony
Try the one already released, see if it works for you:

http://www.vbulletintemplates.com/mods/showthread.php?s=&threadid=1233&highlight=Category
Tony that link's mod cant work for me.....

u can see the attach file...the red part why it shou up in that place

and the blue part it did not show up.......

this is my code in forumhome_forumbit_level1_nopost template..

<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="100%"><img src="{imagesfolder}/catbg.gif" border="0"></td>
</tr>
</table>
</table>
</td></tr></table><br>
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr id="cat">
<td bgcolor="{categorybackcolor}" colspan="6"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="{categoryfontcolor}"><b>$forum[title]</b></normalfont></a>
<br><smallfont color="{categoryfontcolor}">$forum[description]</smallfont></td>
</tr>
<tr align="center">
<td bgcolor="{tableheadbgcolor}"><smallfont>&nbsp;</smallfont></td>
<td bgcolor="{tableheadbgcolor}" width="80%" align="left"><smallfont color="{tableheadtextcolor}"><b>Forum</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Posts</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Threads</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}" nowrap><smallfont color="{tableheadtextcolor}"><b>Last Post</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderator</b></smallfont></td>
</tr>


by the way i also use the split forum category mod.....

so how should i fix the problem....??thankz....

Tony G
11-09-2002, 09:43 PM
Did you have a catbg.gif uploaded into your images directory?

squawell
11-09-2002, 11:26 PM
Originally posted by Tony
Did you have a catbg.gif uploaded into your images directory?
yes i have upload the catbg.gif to my directory....

u can see that in attach file(the red part)......