The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
about main forum..need help.
first see the attach file...
how to do?? if this already existed can show me the link?thankz.... |
#2
|
||||
|
||||
So you want an image at the bottom of the category?
|
#3
|
||||
|
||||
Quote:
which template should i edit to?[?] |
#4
|
||||
|
||||
forumhome_forumbit_level1_nopost
If you need code, I'm thinking of re-doing the hack since the other one released was screwing up. |
#5
|
||||
|
||||
Quote:
that will be easy to understand...... thankz Tony.... |
#6
|
||||
|
||||
Try the one already released, see if it works for you:
http://www.vbulletintemplates.com/mo...light=Category |
#7
|
||||
|
||||
Quote:
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.. Code:
<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> </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> so how should i fix the problem....??thankz.... |
#8
|
||||
|
||||
Did you have a catbg.gif uploaded into your images directory?
|
#9
|
||||
|
||||
Quote:
u can see that in attach file(the red part)...... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|