Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2007-02-24 20:11:42

vladas
New member
Registered: 2007-02-24
Posts: 4

Changing default Textarea style

Hello, all night im looking where i can chage default textarea text style and cant find sad
i want set my own default text color, size ant family. Where i can do that ?:)

And maybe somebody knows is posibble to change:
when i press [enter] and want  start write in new line, script all text in line before takes into "<p>line</p>" but i want that it only in the end of that line write "line<br>"


Sorry for mistakes in post wink

Offline

#2 2007-02-24 23:07:08

vladas
New member
Registered: 2007-02-24
Posts: 4

Re: Changing default Textarea style

At last i found how set default font style, but still looking for help how change script

... when i press [enter] and want  start write in new line, script all text in line before takes into "<p>line</p>" but i want that it only in the end of that line write "line<br>"

Offline

#3 2007-02-25 10:35:23

ray
Xinha Administrator
From: Germany
Registered: 2005-03-23
Posts: 521
Website

Re: Changing default Textarea style

Offline

#4 2007-02-25 11:02:03

vladas
New member
Registered: 2007-02-24
Posts: 4

Re: Changing default Textarea style

thanks. how to change default css now i know, but still can't find where i can change that part of JS witch after pressing [enter] (start writing in new line), all line before takes in to <p>line before</p>. I want that it in end of that line put only <br />

Offline

#5 2007-02-25 13:17:15

jedi58
Xinha Authority
From: Leicester, UK
Registered: 2007-01-14
Posts: 113
Website

Re: Changing default Textarea style

pressing shift+enter will give <br />


David G. Paul
[url]http://www.newearthonline.co.uk[/url]

Offline

#6 2007-02-25 16:04:37

vladas
New member
Registered: 2007-02-24
Posts: 4

Re: Changing default Textarea style

Yes, that i know. but i want when pressing just enter it also gives only <br />

Last edited by vladas (2007-02-25 16:39:14)

Offline

#7 2007-02-25 20:08:43

ray
Xinha Administrator
From: Germany
Registered: 2005-03-23
Posts: 521
Website

Re: Changing default Textarea style

To change the behaviour of unshifted enter, in Mozilla set xinha_config.mozParaHandler = "built-in". In IE there is now way to change this.

Offline

Board footer

Powered by FluxBB