TinyPortal

Development => Support => Topic started by: DocPixel on August 27, 2008, 05:51:49 AM

Title: block height too tall for table
Post by: DocPixel on August 27, 2008, 05:51:49 AM
Hi! I've come to visit again. I like you guys.  ;D

I've searched and fiddled and wrestled and I'm sure this is very obvious, but I can't figure it out.

TP 1.0.5
SMS 1.1.5

It's a fresh SMF & TP install, default theme. I installed it mainly to try to resolve this problem.

I want a simple, small table to show in the upper block. It's of course an html/bbc box, and I can get it there, but the block is too tall. Is there a way I can control the block height so it's only as tall as the table itself? Please see attached screenshot, and thanks.
Title: Re: block height too tall for table
Post by: G6Cad on August 27, 2008, 06:52:24 AM
Try and put your code in a scriptblock instead of html and see if it looks better.

There are some glitches with html and the editor ( when used ) as it adds break tags etc.

So eather turn off the editor and simply use the code you have, or try a scriptblock instead and see if it looks better.
Title: Re: block height too tall for table
Post by: DocPixel on August 27, 2008, 07:10:56 AM
Dang, G6, you're good. I just changed the box to a scriptbox and bingo - perfect. Thank you!!!   :up:
Title: Re: block height too tall for table
Post by: G6Cad on August 27, 2008, 07:26:57 AM
Your welcome, i will mark this to solved  :up: