Axero's US team will be attending its annual summit from October 7 to October 10, 2024. During this time, we will continue to provide support through private cases, though there may be a slight delay in response times. We appreciate your understanding and patience.
The Stacked List Small Image template is perfect for displaying content in narrow columns.
<div class="axero-widget axero-widget-stacked-small-image {{CustomCSSClass}} {{#if HideContainerBorder}}axero-widget-no-border{{/if}}"> {{#if ShowWidgetHeader}} <div class="axero-widget-header"> <h3>{{{WidgetTitle}}}</h3> </div> {{/if}} <div class="axero-widget-content axero-widget-content-padded"> <ul> {{#each Contents}} <li> <div class="z-photo"> <a href="{{ContentURL}}"><img src="{{ContentImageURL}}" alt="{{{Title}}}" /></a> </div> <div class="z-info"> <h4><a title="{{{Title}}}" href="{{ContentURL}}">{{{Title}}}</a></h4> <div class="z-date">{{DateCreatedString}} ⋅ <i class="icon-comment"></i> {{CommentCount}}</div> <div class="z-usr">{{../Resources.GlobalByText}}: <a class="axero-user-card-link" data-user="{{{AuthorUserID}}}" href="{{AuthorUserProfileURL}}" title="{{{AuthorUserDisplayName}}}">{{{AuthorUserDisplayName}}}</a></div> </div> </li> {{/each}} </ul> </div> {{#if ShowWidgetFooter}} <div class="axero-widget-footer"> </div> {{/if}} </div>
/*Style for Stacked List Small Image template*/ .axero-widget-stacked-small-image ul{list-style:none;margin:0;padding:0;} .axero-widget-stacked-small-image ul li{overflow: hidden;border-top: 1px solid #efefef;padding-top: 15px;margin-top: 15px;} .axero-widget-stacked-small-image ul li:first-child{border-top:0;padding-top:0;margin-top:0;} .axero-widget-stacked-small-image ul li .z-photo{max-width:100px;float:left;} .axero-widget-stacked-small-image ul li .z-photo img{border-radius:4px;} .axero-widget-stacked-small-image ul li .z-info{margin-left:115px;} .axero-widget-stacked-small-image ul li .z-info h4{font-size: inherit;margin: -3px 0 0;} .axero-widget-stacked-small-image ul li .z-info h4 a{color:inherit;} .axero-widget-stacked-small-image ul li .z-info div{margin: 0;opacity: 0.7;font-size: 12.3167px;} .axero-widget-stacked-small-image ul li .z-info div a{color:inherit;}
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/33337/stacked-list-small-image-template
Your session has expired. You are being logged out.