PDA

View Full Version : Simple questions :) Help me pls!


Kianor
10-05-2002, 11:49 AM
Hi mates, I have 2 questions for the experts in hacking :)

1) I need to remove the vertical border between postmember stats and the post. By default there is this vertical border. How to remove it? :(

2) I create a personal postbit but I can't insert a space between the last post and the table with NEW THREAD and NEW REPLY.

Anyone can help me solving theese problems? tnx a lot in advance :)

Esdee
10-19-2002, 04:57 PM
hmm. These are only html matters

1) There is no vertical border, it's just the cellspacing.
Now that I'm looking for it, it's also refered to as "tableinnerborderwidth"
You can just go to the postbit template and change the cellspacing="tableinnerborderwidth" with cellspacing="0"

That should do it. But then, you also lose the other 'borders' :(

2)If you want to insert a space between every post, all you have to do is type <br> at the end of a the postbit.

I don't know the template you'll need if you only want a space before that last table

Dean C
10-20-2002, 08:54 AM
for no2 use this template mod by me (it works better) :D

- miSt