Click to See Complete Forum and Search --> : Why doesn't my site show up in DW


john noble
12-13-2007, 09:35 AM
Here is my site (http://www.frba.co.uk/index.html)

When I switch to design view in DW or access the page for editing in Contribute all I see is the body background colour. No text, images - just the background color of the body tag.

Can anyone advise?

J

john noble
12-13-2007, 10:11 AM
OK I think I've found the problem.

I had inserted an editable region tag around the opening body tag and closed straight after. Like so..

<!-- TemplateBeginEditable name="bodytag" -->
<body id = "events" >
<!-- TemplateEndEditable -->


Seems DW and Contribute had problems in dealing wi this. I needed to be able to add a separate ID for each page. Oh well Never mind.

Thanks,

J

ryanbutler
12-13-2007, 10:42 AM
That doesn't make sense. I have JavaScript and CSS parameters on my <body> tag and Contribute is fine. Your problem might reside elsewhere. Re-trace your steps and make sure every opening tag has a closing tag.

KDLA
12-14-2007, 08:12 AM
Works for me. I just cut and pasted your page into DW, and I see the content in design view.