PDA

View Full Version : [Release] Centered Categories


SaintDog
05-22-2002, 10:00 PM
Author: SaintDog

Description: This will teach you how to modify your categories so each of the catergory titles will now be centered instead of the default left alignment.

RHCP_Anthony_
07-01-2002, 02:14 AM
nice

vertex
07-03-2002, 11:09 PM
no offense but that isnt a template modification, its beginners html.

SaintDog
07-03-2002, 11:12 PM
Where I would agree with that, it is also something that many people request, therefore it was released :).

Grealm
07-05-2002, 02:15 AM
would this center the "Currently Active Users:"?

SaintDog
07-05-2002, 02:57 AM
No, to center those you will need to edit the following templates:

+ forumhome_loggedinusers
(This will modify the currently active users)

+ forumhome_pmloggedin
(This will modify the PM bar)

ESCO BM
07-05-2002, 07:09 AM
Yeah thats tite, got it on blazin-mic

Grealm
07-05-2002, 11:14 PM
Originally posted by SaintDog
No, to center those you will need to edit the following templates:

+ forumhome_loggedinusers
(This will modify the currently active users)

+ forumhome_pmloggedin
(This will modify the PM bar)

that didnt do it..

im talking about the this senctence:

"Currently Active Users"

mrdave
07-06-2002, 04:44 PM
I did this to keep the + - from moving to the center. This is for those using that hack as well.

Collapsable forums on forum home:

https://vborg.vbsupport.ru/showthread.php?s=&threadid=33961&highlight=Expand

mashby
07-06-2002, 05:30 PM
Although this may be a basic html thing, I'm glad you posted it SaintDog, because for many of us, we wouldn't even know where to begin to look for that template. :)

Thanks for posting it!

mrdave
07-06-2002, 11:51 PM
Keep your collaspable image center on the left

Trust
07-10-2002, 08:51 AM
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 :p

SSJ4Gohan
07-17-2002, 05:38 PM
very nice I will click install button

Ethics
07-22-2002, 12:41 AM
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>

mashby
07-22-2002, 02:53 AM
Change <td background="{imagesfolder}/yourimage.gif" colspan="6"> to <td background="{imagesfolder}/yourimage.gif" colspan="6" align="center">

Ethics
07-22-2002, 04:12 PM
thanxs for the help :)

mashby
07-22-2002, 04:35 PM
No problem. :)

Giorgiogg
08-17-2002, 03:44 PM
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>
---------------------------

mashby
08-20-2002, 03:57 PM
What's not centered? Can you post a screenshot too?

LoRDsTaR
08-23-2002, 08:43 AM
Thanks ... and installed

Photon
08-30-2002, 08:27 AM
THnx m8.. it works like a charm :D