3 Replies Latest reply: Nov 17, 2007 2:37 PM by Newsgroup_User RSS

    Editable template regions

    Rich146 Community Member
      I made a div with a editable region and the design view shows it to be editable but I am not allowed to make padding changes with the css for that div. The error msg shows "Making this change would require changing code that is locked by a template or a translator. The change will be discarded." What am I missing???? The region is editable but I can't edit??????????

      I attached the code and it is specifically the div "left_column"

      thanks in advance for your time.

      Rich Gilman
        • 1. Re: Editable template regions
          Newsgroup_User Community Member


          It is your CSS styles that are in a NONeditable region of the head, so
          they can not be edited on the Child page. Either move the styles to an
          external stylesheet (best), or move them to the "Head" editable region
          on the page, or manually create new styles in that editable region that
          will over-ride the current ones.

          --


          E. Michael Brandt

          www.divaHTML.com
          divaPOP : standards-compliant popup windows
          divaGPS : you-are-here menu highlighting
          divaFAQ : FAQ pages with pizazz

          www.valleywebdesigns.com/vwd_Vdw.asp
          JustSo PictureWindow
          JustSo PhotoAlbum, et alia

          --
          • 2. Re: Editable template regions
            Rich146 Community Member
            Michael
            Thank you so much. I will move to a external CSS. I had a feeling this was the direction of my error. You saved me much mental angst.

            Best
            Rich Gilman
            • 3. Re: Editable template regions
              Newsgroup_User Community Member
              welcome.


              --


              E. Michael Brandt

              www.divaHTML.com
              divaPOP : standards-compliant popup windows
              divaGPS : you-are-here menu highlighting
              divaFAQ : FAQ pages with pizazz

              www.valleywebdesigns.com/vwd_Vdw.asp
              JustSo PictureWindow
              JustSo PhotoAlbum, et alia

              --