phpbb 2.2 and bottom aligned signature

Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here.
Forum rules
Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here. Feature requests are closed.
Post Reply
Ben-Hur
Registered User
Posts: 5
Joined: Fri Oct 10, 2003 12:40 pm
Location: Belo Horizonte/Brasil
Contact:

phpbb 2.2 and bottom aligned signature

Post by Ben-Hur »

Hi,

I'm loving phpbb2.2 and development. Congratulations to this qualified team.

My question if is it possible include the alignment of signature of users on the bottom of the topic, like a mod developed by J. B. Abela for the 2.0x versions?

:)

Thanks!
It's simply the best!

Tullamore
Registered User
Posts: 112
Joined: Wed Mar 24, 2004 6:56 am

Re: phpbb 2.2 and bottom aligned signature

Post by Tullamore »

That is a very simple mod for users to apply on their own. Although I don't see why you wouldn't want it to be aligned at the bottom...
.

Ben-Hur
Registered User
Posts: 5
Joined: Fri Oct 10, 2003 12:40 pm
Location: Belo Horizonte/Brasil
Contact:

Re: phpbb 2.2 and bottom aligned signature

Post by Ben-Hur »

This is not a personal question. Is a suggestion to phpBB 2.2 team to implement this cosmetic and esthetic feature agreed by many users in development stage.

Thanks.

:idea:
It's simply the best!

thetribe
Registered User
Posts: 18
Joined: Sat Feb 16, 2002 10:46 pm
Location: UK

Re: phpbb 2.2 and bottom aligned signature

Post by thetribe »

the problem with that MOD as far as I recall is that it is IE only. (sure I'll be corrected if this has changed ;) )
Image

Tullamore
Registered User
Posts: 112
Joined: Wed Mar 24, 2004 6:56 am

Re: phpbb 2.2 and bottom aligned signature

Post by Tullamore »

Ben-Hur wrote:Is a suggestion to phpBB 2.2 team to implement this cosmetic and esthetic feature agreed by many users in development stage.
Then I might as well be the first to post this:
Don't post bug reports, feature requests, support questions or suggestions here. For suggestions please use our tracker on Sourceforge.
Last edited by Tullamore on Mon Jun 07, 2004 7:26 pm, edited 1 time in total.
.

Ben-Hur
Registered User
Posts: 5
Joined: Fri Oct 10, 2003 12:40 pm
Location: Belo Horizonte/Brasil
Contact:

Re: phpbb 2.2 and bottom aligned signature

Post by Ben-Hur »

Ok. Thanks. I will use the tracker.

Regards! :D
It's simply the best!

User avatar
dhn
Registered User
Posts: 1518
Joined: Wed Jul 04, 2001 8:10 am
Location: Around the corner
Contact:

Re: phpbb 2.2 and bottom aligned signature

Post by dhn »

thetribe wrote:the problem with that MOD as far as I recall is that it is IE only. (sure I'll be corrected if this has changed ;) )
Actually the right way to do it (position: absolute; bottom: foo;) is non-IE only.
Image

Yoshi 15
Registered User
Posts: 86
Joined: Sun Jun 29, 2003 10:04 pm

Re: phpbb 2.2 and bottom aligned signature

Post by Yoshi 15 »

dhn wrote:
thetribe wrote:the problem with that MOD as far as I recall is that it is IE only. (sure I'll be corrected if this has changed ;) )
Actually the right way to do it (position: absolute; bottom: foo;) is non-IE only.
You could always try to use both ways.

Post Reply