[Semi-Solved] How to align signature to the bottom of the post [Semi-Solved]
Saman Offline
Junior Member
**
Posts: 27
Joined: Feb 2012
Post: #14
RE: How to align signature to the bottom of the post
oh... Now I know what leefish meant.. u just added a new row and put the signature inside that row right ? this is a good trick but what about those users with no signature ? I don't wanna have empty rows.

I finally came up with the right answer here...

But here's another issue.. some firefox versions aren't compatible with positioning codes introduced there. therefore the signature sticks out of the flow of the web page.. Other browsers are ok with it.. and that's what I call a catch 22.Ouch

Quote:Maybe you can use margin-top, so the signature will be at the bottom of the message area, if the message is one line. Unfortunately, it's a bit ugly for a long message.

Alternatively, you can add a row between the post author/message and the post button for the signature.

Actually I went for this one coz it's the most compatible way.

All I did was add a <br /> before the postbit_signature:

PHP Code:
<br /><hr size="1" width="25%"  align="right"  />
{$post['signature']}


Thank u guys for helpin..tagged the thread as [Solved]

(This post was last modified: 02-25-2012 07:00 AM by Saman.)
02-25-2012 06:55 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: How to align signature to the bottom of the post - Saman - 02-25-2012 06:55 AM

 Standard Tools
Forum Jump: