[pct-l] wordwrap problem viewing list messages: a nice solution!--revised
arm chair
armchairhiker at gmail.com
Sat Apr 21 11:01:59 CDT 2007
Ah!
It works! Thank You Very Much!
Here is the original Problem non word wrapping post from the archives. You
can go there to see if you installed the fix correctly.
http://mailman.hack.net/pipermail/pct-l/2007-April/007293.html
Joseph S. Park's Fix:
Cut and paste the text at the bottom of this message, save it in a plain
text notepad file, name it something like "wordwrap.css". Save this file
somewhere safe, like "my documents"
Then go into your internet explorer Tools-->Internet
Options-->Accessibility, and click "format documents using my style sheet,"
and specify the "wordwrap.css" file you just created.
Copy the following:
/* Internet Explorer 7 */pre[id] { border: 1px solid #707070;width: 650px; /
* Not necessary, but useful to define how wide your text can grow
*/overflow: hidden;}
pre {white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap; /*
Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6
*/white-space: -o-pre-wrap; /* Opera 7 */word-wrap: break-word; /* Internet
Explorer 5.5-6 */}
_______________________________________________
pct-l mailing list
pct-l at backcountry.net
unsubscribe or change options:
http://mailman.hack.net/mailman/listinfo/pct-l
More information about the Pct-L
mailing list