Uploaded image for project: '[Read Only] - Hippo GOGREEN'
  1. [Read Only] - Hippo GOGREEN
  2. GOGREEN-738

Remove 'Edit content on this page' button

    XMLWordPrintable

Details

    • Task
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 3.04.07
    • None

    Description

      Remove the edit content on this page button and the spotlight effect. The edit content buttons are getting rendered by the css and javascript in the template composer.

      To determine the rendering position of the edit button the class 'editable' is used. The 'edit content' buttons are getting rendered absolute to the last non 'position: static' parent element with css:

      %< -----
      a.hst-cmseditlink {
      ...
      top: 10px;
      right: 10px;
      position: absolute;
      ...
      }
      %<------

      Attachments

        Issue Links

          Activity

            People

              jsheriff Junaidh Kadhar Sheriff
              jbloemendal Jannis Bloemendal (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: