Hello, Richard. On the thirtieth September 2006 You wrote: > I don't have white as my background colour but couldn't find the > colour designation so just left the white bit in and my background > colour is still there.
Many programs for webmasters and graphic programs (or plain dec<=>hex conventer) could help to find a value of colour. But You could simply add to the file txt2html.regexps two lines for a moment: \<=< \>=> You will see, that displayed text will change to the html source, and will find a style definition for the BODY, with specified background-color. > In your example (and mine on looking at it in the outbox) the "/" > are still either side of the /italics/ word, even though the word is > shown in italics. The *bold* and _underline_ work fine though. When TB! displays italics sometime last letter is cut. If You want see that, change the last line from my first mail to this: (?i)((?<![a-z\d\<\:\/])\/(?![\s\/]|[\*\_]\s)(.*?[a-z\d].*?)(?<![\<\:\/\s])\/(?![a-z\d\"\>]))=<span class="onpx">/</span><i>\2</i><span class="onpx">/</span> /bad/ /P/ /Q/ /w/ For me this is unacceptable disadvantage, so i kept slashes. -- Regards Konrad Szkudlarczyk ---------------------------------------------------------------------- Jestes kierowca? To poczytaj! >>> http://link.interia.pl/f199e ________________________________________________ Current version is 3.85.03 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

