5 Replies Latest reply: Jul 8, 2014 3:32 AM by Grant Senior RSS

    is it possible to have two Announcement list layouts?

    Grant Senior Community Member

      I have the Announcement News list layout working like this, it's fine and does what I want it to do.

       

      <div class="newsLinkBox">

          <h2><a href="#">{tag_subject}</a></h2>

          <div class="newsLinkDate">{tag_eventfromdate}</div>

          <p class="newsLinkWords">

              {tag_body, 100}

          </p>

       

      </div>

       

      But I would also like the list to work as just links, like, <h2><a href="#">{tag_subject}</a></h2>  Is that possible? Can I have more than the 1 layout for an Announcement list?

       

      This page has the News List items as links in the footer (but it's forced, not dynamic and would prefer it to be part of the module if possible)  waitakeries.businesscatalyst.com/testingStuff.html  This page has the list as they appear according to the List template and are generated by the module  http://waitakeries.businesscatalyst.com/news.html