Page 1 of 1

Aligning signature

PostPosted: Wed Apr 12, 2006 5:42 pm
Author: Okki
Alining signature to the bottom of the frame, also with a small message.

in viewtopic_body.tpl add height in the following lines

line 137
Code: Select all
<td>

line 153
Code: Select all
<table>


don't know why, but it seems to work in my test site
ÂÂÂ  

Re: Aligning signature

PostPosted: Thu Apr 13, 2006 2:10 am
Author: Mighty07
I've tested it.
In some signatures it sends them down. In other don't.
But i've noticed it lowered it a bit.
But that's great! It's better!
Good work.

Re: Aligning signature

PostPosted: Thu Apr 13, 2006 2:46 am
Author: Okki
Ok, thanks, maybe you can play with the height, make it heigher.

PostPosted: Thu Apr 13, 2006 6:28 am
Author: Eon
oh. I think I understand what you and Simon are trying to do now..

That's neat.

Re: Aligning signature

PostPosted: Thu Apr 13, 2006 10:02 am
Author: Okki
<img>

PostPosted: Thu Apr 13, 2006 10:11 am
Author: Eon
He has a post called SIgnature Alignment in here as well where he is trying to do the same thing. He posted soem code I believe, but it is a little longer.

PostPosted: Thu Apr 13, 2006 12:24 pm
Author: Simon N
Yup and mine works <img>

Re: Aligning signature

PostPosted: Thu Apr 13, 2006 2:39 pm
Author: Okki
Oops, i did not know, you where working on this.

Is mine not working, Simon N?

PostPosted: Fri Apr 14, 2006 6:30 am
Author: Simon N
yours works for some and not for others...its using percentages to try and position the signature.

I have simply freed the signature from the post and attahcment tables and had it in its own table that is aligned at the bottom.

My way works for me....but maybe not for others.