Topic: Problem with post textarea

TextArea is small i don't now why look screen:
http://img189.imageshack.us/img189/6133/32480342.jpg

Can you help me find the error?

Thanks

Re: Problem with post textarea

Link to site? I'd like to check the HTML/CSS.

3 (edited by toarcerau 2009-08-06 08:22)

Re: Problem with post textarea

Hi
I have a smilar thing going on. If there is no submit button in the form then everything works ok. But when after the textarea comes a submit button, the button appears outside the editor and has also disappeared from the HTML-editor window. I tried almost everything I could find here in the forums, the faq and everywhere else. How can I get these jobsdone, please help...

Re: Problem with post textarea

Could you check please the file <FORUM_ROOT>style/Oxygen/Oxygen.css in the line 1347?

You should see this:

.brd .txt-set textarea {
    width: 95%;
    }

Re: Problem with post textarea

toarcerau wrote:

Hi
I have a smilar thing going on. If there is no submit button in the form then everything works ok. But when after the textarea comes a submit button, the button appears outside the editor and has also disappeared from the HTML-editor window. I tried almost everything I could find here in the forums, the faq and everywhere else. Please help...

Please create your own topic for a new problem.

Developer wrote:

TextArea is small i don't now why look screen:
http://img189.imageshack.us/img189/6133/32480342.jpg

Can you help me find the error?

Thanks

If what Kovalski has said is correct, then we would need to look at the site (mainly the HTML/CSS/JS) which is on the page.

Sorry. Unactive due to personal life.

Re: Problem with post textarea

HTML and CSS are basic.