articlePreview-title class:.structItem-title, .articlePreview-title {
display: flex;
}
.structItem-title a.labelLink:nth-child(1),
.articlePreview-title a.labelLink:nth-child(1) {
order: 2;
margin-left: 10px;
white-space: nowrap;
}
thread_list_macros FIND and CUT: <a href="{{ link('threads' . (($thread.isUnread() AND !$forceRead) ? '/unread' : ''), $thread) }}" class="" data-tp-primary="on" data-xf-init="{{ $canPreview ? 'preview-tooltip' : '' }}" data-preview-url="{{ $canPreview ? link('threads/preview', $thread) : '' }}">{$thread.title}</a>
<xf:set var="$canPreview" value="{{ $thread.canPreview() }}" />
post_article_macros FIND and CUT: <a href="{{ link('threads' . (($thread.isUnread() AND !$forceRead) ? '/unread' : ''), $thread) }}">{$thread.title}</a>
<xf:if is="$thread.prefix_id">
<a href="{$linkUnread}">{$thread.title}</a>
<xf:if is="$thread.prefix_id">
articlePreview-title class:.structItem-title, .articlePreview-title {
display: flex;
}
.structItem-title a.labelLink:nth-child(1),
.articlePreview-title a.labelLink:nth-child(1) {
order: 2;
margin-left: 10px;
white-space: nowrap;
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.