The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#12
|
|||
|
|||
Keep your collaspable image center on the left
|
#13
|
|||
|
|||
If you have the next problem: if you do this hack, on the right side you get an black part above the moderators part....you must change: colspan 5 to colspan 6..I did that and it works.....maybe its not good but it works
|
#14
|
|||
|
|||
very nice I will click install button
|
#15
|
|||
|
|||
well i have a different hack installed so when i click to search for the text it cant find it cause i modified the template before...
can anyone help me to figure out how to make it centered if i have this in the template <tr id="cat"> <td background="{imagesfolder}/yourimage.gif" colspan="6"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a> <br><smallfont color="{categoryfontcolor}">$forum[description]</smallfont></td> </tr> <tr> <td colspan="6" bgcolor="{catlinecolor}"></td> </tr> |
#16
|
||||
|
||||
Change
Code:
<td background="{imagesfolder}/yourimage.gif" colspan="6"> Code:
<td background="{imagesfolder}/yourimage.gif" colspan="6" align="center"> |
#17
|
|||
|
|||
thanxs for the help
|
#18
|
||||
|
||||
No problem.
|
#19
|
|||
|
|||
another left align....can u help me to center it?
1_nopost: -------------------------- </table> </td></tr></table><br> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" {tableouterextra} width="{contenttablewidth}" colspan="6" align="center"><tr><td> <table align="center" cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tr> <td width="48"><img src="{imagesfolder}/frontpage/left.gif" border="0"></td> <td align="center" background="{imagesfolder}/frontpage/cat_bg_01.gif" width="100%"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="{categoryfontcolor}"><b>$forum[title]</b></normalfont></a></td> <td width="48"><img src="{imagesfolder}/frontpage/right.gif" border="0"></td> </tr> </table> <table bgcolor="{tablebordercolor}" cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> <tr align="center"> <td background="{imagesfolder}/frontpage/cat_bg_02.gif" bgcolor="{tableheadbgcolor}"><smallfont> </smallfont></td> <td background="{imagesfolder}/frontpage/cat_bg_02.gif" bgcolor="{tableheadbgcolor}" width="80%" align="left"><smallfont color="{tableheadtextcolor}"><b>Forum</b></smallfont></td> <td background="{imagesfolder}/frontpage/cat_bg_02.gif" bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Opzioni</b></smallfont></td> <td background="{imagesfolder}/frontpage/cat_bg_02.gif" bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Posts</b></smallfont></td> <td background="{imagesfolder}/frontpage/cat_bg_02.gif" bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Threads</b></smallfont></td> <td background="{imagesfolder}/frontpage/cat_bg_02.gif" bgcolor="{tableheadbgcolor}" width="170" nowrap><smallfont color="{tableheadtextcolor}"><b>Ultimo Post</b></smallfont></td> <td background="{imagesfolder}/frontpage/cat_bg_02.gif" bgcolor="{tableheadbgcolor}" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderatore</b></smallfont></td> </tr> --------------------------- |
#20
|
||||
|
||||
What's not centered? Can you post a screenshot too?
|
#21
|
|||
|
|||
Thanks ... and installed
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|