I've nearly finished my CMS MS web site but I have a problem whereby any new page or content block is pre populated with the code below and will not go away. How can I stop this ?
Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<__html>
<head>
<title>Untitled document</title>
</head>
</__body>
<__body>
</__html>
Thanks :)
----------------------------
I managed to sort out the problem with the code appearing which makes total sense now. Turn off the full page TinyMCE plug-in. I'm still playing with videos.