Hi Guys.
I am using Omnistar mailer and it uses FCK Editor 2.6.3 to edit its templates and produce newsletter files. FCK kills the external stylesheet links, I can't access the file header to edit it and consequently files fall apart and default to local browser settings.
Unfortunately, I am not a coder; but can do cut and paste etc.
The problem/s are:
- I can't see the html file header when looking at the source.
- When I save a file, it kills the CSS link.
This is the original header
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Mailing HTML</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="http://www.mysite.com/mailer/templates/styles.css" rel="stylesheet" type="text/css"> </head>
And the <link ..... > is stripped out of it when I save the file.
Is there a fix?
Is there a fix that I can implement?
Any/all assistance greatly appreciated.
Thanks in advance.
Murray in Melbourne AU.