Help - Search - Members - Calendar
Full Version: Dreamweaver Template Messing With Css Layout
Zymic Webmaster Forums > Web Design & Development > General Web Design Discussion
barrym67
Hi There

I have adapted a free template to the style I want and then made an Editable region in Dreamweaver and saved the page as a dreamweaver template to make all the pages from.

The problem is that when I view that pages in IE 7, the whole layout is thrown to the left and not centered as it is supposed to be. (It is displays as it should in Firefox).

If I undo the page from the template then the content is centered as it should be. Has anybody encountered such a problem before and does anyone know how I can fix this.

Do i need to post any coding here or must or can I provide the links so that you can see the "working" page (not based on the DW template) and the "incorrect page - based on the template.

The working page can be found here: The Working Page

The prblematic page: This un-Centered Page

I would appreciate any feedback or assistance if possible. Many many thanks indeed.

Regards

Barry
Alex
I expect it's because DreamWeaver puts this at the beginning of 1.html:

CODE
<!-- InstanceBegin template="/Templates/Main Template New.dwt" codeOutsideHTMLIsLocked="false" -->


That appears before the Doctype, which is an error, and probably throws IE into quirks mode rather than HTML4 Strict mode.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.