> > I'm looking for something that will wrap the text - the CSS > solutions I've > > tried so far don't appear to work across all the major browsers... > > We've spent some time on this and the best CSS minds we've talked > to...don't have any good ideas.
I did some Googling and some testing, and found that having "word-wrap: break-word" added to div.messagebody will fix your problem - but only for IE. I couldn't figure out a way to make it work in Firefox. Eric Schultz United Online, Inc. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
