Forum Moderators: open
Here is the layer layout:
<div id="main_content_container">
<!-- InstanceBeginEditable name="edit_content" -->
<% trying to insert ASP code right here to create a recordset %>
<!-- Main Content Header -->
<div id="main_content_hdr"></div>
<!-- Main Content Container -->
<div id="main_content"> </div>
<!-- Main Content Footer -->
<div id="main_content_ftr"></div>
<!-- InstanceEndEditable -->
</div>
When ever I try to put code into the editable region with dreamweaver and try to save a window pops up saying:
"Making this change would require changing code that is locked by a template or translator. The change will be discarded."
I have narrowed it done to one line in my stylesheet that is causing the problem. It seems to be having a problem with position: relative;. Which is weird because I have this in several spots troughout the stylesheet. If I comment out this line it works fine.
Any Ideas?
I was hoping the design view would look a little better in the new one. But of course, no go.
If there is one do you know of a good editor that can display above average css properly?
Kinda of getting tired of doing a simple little change and having to go check it out in a browser just too make sure it worked.
Thanks for you're help though, I was on the dreamweaver forum yesterday and they couldn't figure it out. You nailed it right on the head.
Thanks Again,
Gary