PDA

View Full Version : Some Help Needed


jason_sdsym
07-16-2002, 05:45 PM
OK I was wondering if you guys could help me I was adding somethings to my VBulletin and all was going great and then something got messed up and I don't know how to fix it, if any of you could help me fix it let me know.

Attaching the screenshot of the problem now.

SaintDog
07-16-2002, 06:05 PM
From the looks of it, you have added the Catrgory Spacing template modification, correct? If so, look to install this one as well:

http://www.vbulletintemplates.com/mods/showthread.php?s=&threadid=11

Or

you could simply remove the following code from the forumhome template (without the spaces):


<tr align="center">
<td bgcolor="{ tableheadbgcolor}"><smallfont> </smallfont></td>
<td bgcolor="{ tableheadbgcolor}" width="80%" align="left"><smallfont color="#EEEEFF"><b>Forum</b></smallfont></td>
<td bgcolor="{ tableheadbgcolor}"><smallfont color="#EEEEFF"><b>Posts</b></smallfont></td>
<td bgcolor="{ tableheadbgcolor}"><smallfont color="#EEEEFF"><b>Threads</b></smallfont></td>
<td bgcolor="{ tableheadbgcolor}" nowrap><smallfont color="#EEEEFF"><b>Last Post</b></smallfont></td>
<td bgcolor="{ tableheadbgcolor}" width="20%"><smallfont color="#EEEEFF"><b>Moderator</b></smallfont></td>
</tr>



Moving this to the Template Questions & Button Requests forum :)

Regards,

- SaintDog

jason_sdsym
07-16-2002, 06:12 PM
Thanks alot mate, I got that Cat Hack from your forum now I will just do that hack :). Thanks for the fast support :).

SaintDog
07-16-2002, 06:14 PM
Not a problem at all, that is what I am here for ;).

- SaintDog

jason_sdsym
07-16-2002, 06:30 PM
OK, I just want to let you know that all went good so it is perfect now :). Thanks again.