1

Topic: Post box width :S

I'm having some problems with the width of the post box.. there very small, its not the style as i've tried different styles, the only file i customized was the main.tpl but i cant seem to find any problems in there sad
its the same in quick reply and in post reply

Here's how it looks:

http://img440.imageshack.us/img440/4767/prob1qy3.gif

http://img440.imageshack.us/img440/1852/prob2an4.gif

hope someone knows the answer

thanks in advance

-ravr

2 (edited by Utchin 2008-06-22 14:56)

Re: Post box width :S

its your  http://tweakdesktop.com/style.css

label (line 229)

{

float: left;

width: 140px;

text-align: left;

padding-top: 5px;

}

the width

Sorry. Unactive due to personal life.

3 (edited by Reines 2008-06-22 15:00)

Re: Post box width :S

The way you have intergrated is creating (badly) invalid html, but what is causing the problem is this style sheet, for your main site is also affecting the forums, which is what is causing the box to be resized.

Edit: Die matt replying while I'm typing mad

4

Re: Post box width :S

ok thanks i'll try to fix it! thanks for your help!

5

Re: Post box width :S

thanks it fixed it!!! thanks alot