Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Increase forum table width

Quote Reply
Increase forum table width
I would like to increase the table(s) width for the forum which template is that ? I am sorta lost


Thanks for any help
Quote Reply
Re: [Justina] Increase forum table width In reply to
Its either Bodytable or List Tag in GLOBAL VARS or CATEGORY_LIST.HTML template, depending on your design

Last edited by:

blackjack: Oct 16, 2003, 7:55 AM
Quote Reply
Re: [Justina] Increase forum table width In reply to
You can try changing in: Edit Globals

body_table >>
<table border=0 width="100%" cellpadding=0 cellspacing=0><tr><td width=10><img src="<%image_url%>/clear_shim.gif" height=1 width=10></td><td width="100%"><table border=0 width="100%" cellpadding=0 cellspacing=0>


and

/body_table >>
</table></td><td width=10><img src="<%image_url%>/clear_shim.gif" height=1 width=10></td></tr></table>


Regards

minesite