Thunderbird 2.0.0.17 word wrap feature

You are here:  SillyDog701 > Message Centre > Firefox, SeaMonkey and Netscape > [sdt=15223]
SillyDog701 Forums
Author Message
Cel
junior member


Joined: 08 Jul 2007
Posts: 24
02 Nov, 2008 10:31 am Thunderbird 2.0.0.17 word wrap feature [sdp=94206]  

Thunderbird 2.0.0.17 XP Pro SP3

I am trying to adjust the feature of using word wrap.

Default is set at 72 I need to reduce it to 69.

I looked in help and found this http://kb.mozillazine.org/Fixed_width_messages
"text messages" I have set it for plain text. I understood each instruction found here except the last one.

Quote:
Use your operating system tools to go to your profile directory.

Then go to the chrome directory there, creating it if necessary.

Edit the plain text file userContent.css, creating it if necessary. Add:

pre[wrap] {white-space: pre !important;}
pre[wrap=true] {white-space: -moz-pre-wrap !important;}


I understand how get to windows explorer but lost track of where to look for chrome once there.

Question: Where is Chrome?

Question: If I need to create userConten.css how is that done?

Question: The next step I am not sure of since I am not in chrome to experiment with it.
pre[wrap] {white-space: pre !important;}
pre[wrap=true] {white-space: -moz-pre-wrap !important;}

Thanks
Take Care
Celeste[/url]

UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3

Last edited by Cel on 02 Nov, 2008 10:33 am; edited once(1)
Back to top profile
humpd
diamond member


Joined: 25 Jul 2002
Posts: 715
Location: Cleveland, Ohio
02 Nov, 2008 11:49 am [sdp=94207]  

You write: "I am trying to adjust the feature of using word wrap.
Default is set at 72 I need to reduce it to 69."

If that is all you want to do, just go to the "Tools" > "Options" > "Composition" and just change the default 72 to 69.

UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3

Windows XP: Sp2, Norton Internet Security, Malwarebytes, SuperAntiSpyware, Spybot Search and Detroy, and AVG 7 for the laptop, user of SeaMonkey and Firefox 3.08. Wife uses latest SeaMonkey on her laptop.
Back to top profile
Cel
junior member


Joined: 08 Jul 2007
Posts: 24
02 Nov, 2008 12:05 pm [sdp=94208]  

Thank you for the reply

That is what I thought but doing that I don't have any change. I created an email in excess of 72 characters and it came back to me the same way. Am I doing something wrong?

Tried with options set to plain text and html formating.

UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3

Last edited by Cel on 02 Nov, 2008 1:31 pm; edited once(1)
Back to top profile
Cel
junior member


Joined: 08 Jul 2007
Posts: 24
02 Nov, 2008 1:40 pm [sdp=94209]  

Well folks I found what I think I should be looking for. Found the following files userContent-example.css I found them in:

C:\Documents and Settings\DellCel.CEL01\Application Data\Mozilla\Profiles\default\t31v4cb0.slt\chrome

I assume they are the ones for Thunderbird I found some for Firefox also and Netscape but this one doesn't have the word Thunderbird in it none of them do.

This is as far as I can go. I know nothing about CSS or editing a file such as this.

Am I on the right track? Sure hope its the right train too:)

Celeste

Well enough of this computer stuff my football game is on Bills and Jets Smile

UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3

Last edited by Cel on 02 Nov, 2008 1:46 pm; edited 2 times in total
Back to top profile
CharlestonCharlie
member


Joined: 14 Jun 2006
Posts: 35
02 Nov, 2008 3:39 pm [sdp=94210]  

Quote:
I assume they are the ones for Thunderbird I found some for Firefox also and Netscape but this one doesn't have the word Thunderbird in it none of them do.

This is as far as I can go. I know nothing about CSS or editing a file such as this.


You need to find your Thunderbird profile:

http://kb.mozillazine.org/Profile_folder_-_Thunderbird

Go back to your Firefox or Mozilla profile chrome folder and copy "userChrome-example.css" to your Thunderbird profile chrome folder.

Open "userChrome-example.css" in a text editor (notepad, etc) and add the two lines you mentioned above "pre[wrap] {white-space: pre !important;}
pre[wrap=true] {white-space: -moz-pre-wrap !important;}" (without the added quotes) after the "@namespace" line. Save the file to your Thunderbird profile chrome folder as "userchrome.css" (no quotes).

UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Back to top profile
Cel
junior member


Joined: 08 Jul 2007
Posts: 24
03 Nov, 2008 6:53 am [sdp=94211]  

Thank you for the info.

Later today will try it out and let you know how it goes.

Celeste

UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
Back to top profile
Anonymosity
senior member


Joined: 21 Jun 2008
Posts: 90
04 Nov, 2008 12:09 am [sdp=94215]  

I just looked at Tbird's about:config settings, and there are two settings for the wrap. Maybe changing both would work better. Select Preferences/Options > Advanced > General > Config Editor, type "wrap" in the filter box, and look for two instances where there is a number as the value, and set both to 69. See if that makes any difference. You might want to make sure that "mail.wrap_long_lines" is set to true as well.

UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; rv:1.9.0.3) Gecko Firefox/3.0.3
Back to top profile
Cel
junior member


Joined: 08 Jul 2007
Posts: 24
06 Nov, 2008 3:39 am [sdp=94241]  

Hi Anonymosity:

Gave it the ole college try but no change.

Thanks for the idea. I had no idea what config editor was for and had never looked there before.

Take Care
Celeste

UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
Back to top profile
Cel
junior member


Joined: 08 Jul 2007
Posts: 24
06 Nov, 2008 3:45 am [sdp=94242]  

CharlestonCharlie wrote:
Quote:
I assume they are the ones for Thunderbird I found some for Firefox also and Netscape but this one doesn't have the word Thunderbird in it none of them do.

This is as far as I can go. I know nothing about CSS or editing a file such as this.


You need to find your Thunderbird profile:

http://kb.mozillazine.org/Profile_folder_-_Thunderbird

Go back to your Firefox or Mozilla profile chrome folder and copy "userChrome-example.css" to your Thunderbird profile chrome folder.

Open "userChrome-example.css" in a text editor (notepad, etc) and add the two lines you mentioned above "pre[wrap] {white-space: pre !important;}
pre[wrap=true] {white-space: -moz-pre-wrap !important;}" (without the added quotes) after the "@namespace" line. Save the file to your Thunderbird profile chrome folder as "userchrome.css" (no quotes).


Hi CharelstonCharlie: Please except my appologies somehow I got back to the forum and overlooked your instructions. Will try it out today and let you know how it goes. Thanks for the directions.

Take Care
Celeste

UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
Back to top profile
Display posts from previous:   
Reply to topic    Forum Index > Firefox, SeaMonkey and Netscape All times are CST (GMT -6)
page 1 of 1
To add your questions, comments, and for more features and more, please join SillyDog701 Message Centre. It's free! This is SillyDog 701 Message Centre (SD701 Forums).

Michael Jackson Thriller 25 iTunes

*Search | FAQ | Rules and Policies | MozInfo701 - Mozilla Information Centre | SD701 Open Directory | Message Board Map | download Netscape