6 Replies Latest reply: Dec 1, 2010 4:42 AM by Krishna Prasad B V RSS

    Contribute Adding Code, somehow

    KingKongJohn Community Member

      I developed a site for a client that uses Adobe Contribute to update their site:

       

      I created a Dreamweaver template and created editable regions.

       

      The issue is:

       

      When the client updates pages in Adobe Contribute, somehow the below .html code gets inserted outside of the editable regions and disrupts the page layout-

       

      <p style="margin-top: 0; margin-bottom: 0;"> </p>

       

      No where in my Dreamweaver template is the code:


      <p style="margin-top: 0; margin-bottom: 0;"> </p>

       

      This code only shows up after the client has edited a page and puts it up to the server.

       

      Any suggestions on what might be causing this?

       

      Thanks!