Quote:
Originally posted by mr e
To get the forum/post/thread ect under the title go into your forumhome_forumhome and find this code
and copy it into your forumhome_forumbit_level1_nopost at the bottom, then see the code above that? Find
Code:
<td height="45" bgcolor="{ categorybackcolor}" background="{ imagesfolder}/titleback.gif" colspan="6">
and make it
Code:
<td height="45" bgcolor="{ categorybackcolor}" background="{ imagesfolder}/titleback.gif" colspan="6" align="center">
I added the spaces so vb.org doesn't change the code. Hope this helps
|
I greatly appreciate it, but I can't find that part above.