Newsletter Template problems

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
11/18/2009 1:03:19 PM
Gravatar
Total Posts 180
Thomas F. Heringer

Newsletter Template Problems

Does anyone recognize this bit of code? I finally got my newsletter to work. Now when I work with my templates in the newsletter I keep getting this code in the head portion of the template. I try deleting it, but it keeps coming back. I have taken it out of my site fixed it and pasted it back, but it also returns then. It seems to happen in any of the templates I am using. I have no idea where it comes from because I do not recognize it.

<style>.scayt-misspell {
 PADDING-BOTTOM: 0px; WHITE-SPACE: nowrap; BACKGROUND: url(http://svc.spellchecker.net/spellcheck/lf/scayt/i/waveline.gif) repeat-x 50% bottom; TEXT-DECORATION: none
}</style><style>.scayt-ignore {
 BACKGROUND: none transparent scroll repeat 0% 0%
}</style>

11/18/2009 1:43:23 PM
Gravatar
Total Posts 18439

Re: Newsletter Template problems

Which editor are you using TinyMCE, FCKeditor?

This looks like something injected by the editor to style the spell checker inside the editor. scayt stands for spelling check as you type.

Best,

Joe

11/18/2009 2:02:52 PM
Gravatar
Total Posts 180
Thomas F. Heringer

Re: Newsletter Template problems

I was using FCKeditor, but when I switched to TinyMCE the problem disappeared. Thanks for the help.

You must sign in to post in the forums. This thread is closed to new posts.