HighDots Forums  

Change is blocked by template or or translator

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Change is blocked by template or or translator in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ker2074
 
Posts: n/a

Default Change is blocked by template or or translator - 12-21-2007 , 04:54 PM






I am trying to add a table to a editable region. When i try to do it it says
"Making this change would require changing code that is blocked by a template
or translator.

How do I change it so I can add a table?

Thanks



Reply With Quote
  #2  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Change is blocked by template or or translator - 12-21-2007 , 05:08 PM






This almost always has nothing to do with Templates, and usually means that
there is an error in your code, either before inserting the table, or
after. Does the page validate?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"ker2074" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I am trying to add a table to a editable region. When i try to do it it
says
"Making this change would require changing code that is blocked by a
template
or translator.

How do I change it so I can add a table?

Thanks




Reply With Quote
  #3  
Old   
ker2074
 
Posts: n/a

Default Re: Change is blocked by template or or translator - 12-21-2007 , 05:56 PM



Ok so i tryed to validate it and it says it doesn't have the following attributes how do i fix them?

The tag body doesn't have an attribute :

leftmargin
marginwidth
height

Reply With Quote
  #4  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Change is blocked by template or or translator - 12-22-2007 , 07:58 AM



Is the page uploaded? Can you post a link to it?

The doctype you are using on the page doesn't allow those attributes in the
body tag. They have been deprecated in favor of the use of CSS to set the
margins. As for setting a height on the body tag, that's pretty unusual
(other than 100%, which is only used for special purposes).

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"ker2074" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Ok so i tryed to validate it and it says it doesn't have the following
attributes how do i fix them?

The tag body doesn't have an attribute :

leftmargin
marginwidth
height


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.