Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-7272

Channel manager: container&container-item elements are restricted to one className

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Duplicate
    • 2.24.03, 2.26.00
    • None
    • None
    • None

    Description

      The elements that are denoted as either container or container-items can only contain a single className; hst-container or hst-container-item. This makes it hard to use frameworks like Bootstrap.

      The following is currently not possible:

      <div class="row-fluid hst-container">
      <div class="hst-container-item span4">Text here</div>
      <div class="hst-container-item span8">More here</div>
      </div>

      Attachments

        Issue Links

          Activity

            People

              abogaart Arthur Bogaart
              abogaart Arthur Bogaart
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: