Some news forum
Rate this topic 0 (0)
Author
#6

Code: Select all

	<!-- EVENT forumlist_body_category_header_before -->
	<!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW  or forumrow.S_NO_CAT  -->
		<div class="forabg">
			<div class="inner">
			<ul class="topiclist">
				<li class="header">
					<!-- EVENT forumlist_body_category_header_row_prepend -->
					<dl class="row-item">
						<dt><div class="list-inner"><!-- IF forumrow.S_IS_CAT --><a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a><!-- ELSE -->{L_FORUM}<!-- ENDIF --></div></dt>
						<dd class="topics">{L_TOPICS}</dd>
						<dd class="posts">{L_POSTS}</dd>
						<dd class="lastpost"><span>{L_LAST_POST}</span></dd>
					</dl>
					<!-- EVENT forumlist_body_category_header_row_append -->
				</li>
			</ul>
			<ul class="topiclist forums">
	<!-- ENDIF -->
	<!-- EVENT forumlist_body_category_header_after -->
This is my signature 👦
Author
#7

Code: Select all

.attachbox {
	background-color: var(--background-color-white);
	border-color:  var(--border-color-dark-grey);
}
sad_kitty_avatar_picture_42166.jpg
sad_kitty_avatar_picture_42166.jpg (2.76 KiB) Viewed 327 times
This is my signature 👦

Quick Reply

Show files
Add to your message:

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 256 KiB.

Rate this topic

Join now to ask and comment!