PDA

View Full Version : white line?


copyninja
10-05-2003, 12:11 AM
how do i get rid of the white line?

check what i mean in the attachment...

Tony G
10-05-2003, 01:00 AM
I think that's caused by the category spacing mod.

Open forumhome

Now find this code:

<!-- main -->
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center">

and replace it with this code:

<!-- main -->
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{pagebgcolor}" {tableouterextra} width="{contenttablewidth}" align="center">

That should do the trick.

copyninja
10-05-2003, 01:11 AM
nope it didnt ... thanx for the help :)

Tony G
10-05-2003, 04:21 AM
Hmm, did you get that from using the category seperation mod?

copyninja
10-05-2003, 01:33 PM
hm... maybe. i dont know though. but yes i did use the cat. seperation.