Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-5718

Add a CSS class to define the position of the zone-item in a zone

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.7.3, 3.8
    • None
    • None
    • None

      Example :

      <div id="... zone-bottom">
      <div id="... zone-bottom-item.." class="first">
      ...
      </div>
      <div id="... zone-bottom-item.." class="even">
      ...
      </div>
      <div id="... zone-bottom-item.." class="last">
      ...
      </div>
      ....
      </div>

      It would be interesting to override it in the project to add additional classes. Example : "third".

            Unassigned Unassigned
            lperier Laurence Perier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: