TinyPortal

Development => Support => Topic started by: houston on November 05, 2005, 01:07:51 AM

Title: Topic titles are layed out verticaly instead of horizontaly
Post by: houston on November 05, 2005, 01:07:51 AM
All my topic titles are displayed like this.

Hi
Welcome
to
our
community.

Instead of the usual.

Hi Welcome to our community.

If I remove the blocks it looks fine, but the purpose of this portal is to have those blocks visible. Is there any solution to this.

I promise this will be my last newbie ? until tomorrow
Title: Re: Topic titles are layed out verticaly instead of horizontaly
Post by: bloc on November 05, 2005, 09:04:50 AM
Its no quick solution to it..themes are usually made such that it will use the whole width. The portal narrows it down, so things like topic titles get squashed by any buttons etc. Normally buttons are setup with nowrap="nowrap" and that will push the text. If you look in Display.template for any "nowrap", deleting those might help.