May 4, 2013 12:55:21 GMT -5
NOTE: For updates on this theme, see the bottom of this post.This theme has quite a lot of features. I will let the previews I have made do the talking.
DOWNLOAD: Something Dark Theme 1_4_2.pbt (161.98 KB)
Live Preview: somethingdarktheme.proboards.com/Click Below to see all Feature Screenshots:Features Previews:Header and Nav Menu- The banner is in 3 parts. Messages (total + new) show on the right side.
Boards ( New posts and no new posts )
- The left and right side of the description box will turn to colour when the board has new posts, and the background will go darker. If a topic title exceeds 18 characters, it will automatically shorten and have "..." in it's place (preview shows this as an example).
Info Center- Fully customized, and includes a member/staff legend. When you hover it, it shows a nice arrow dropdown.
Post 1- This shows the customized Mini Profile, signature background, smileys, quote, and warning bar.
Post 2- This shows how your edit reason displays, likes, buttons, and code box.
Polls- The nice colours for the bars, and you can also see the "subject" (left) and "views" (right) which displays like this for threads too.
Posting Page- Fully customized BBCode images and smileys. Select Menu's (font face, font size etc) have also been coloured to suit the theme)
Thread List (also displays like this for Conversations (Aka. PMs))
- Instead of it saying WHO created a topic, ti displays that persons avatar on the left. Announcement topic titles display in blue and bold and have a grey background. Sticky topics title are red and bold. When a thread has been updated, the background for it turns darker, and the right side has a few pixels of colour (similar to the boards). Thread icons appear to the right and labels show on the right too, below the icons. Locked topics text and links all turn grey, so they aren't "as" noticeable.
There is also some "quick stats" at the top: board name, threads, posts and how many people viewing.
Shoutbox- Nothing too fancy, but I did did quite a bit of editing to make it that better and cleaner (in my eyes).
Colours Previews:
Colour Palette: Text: FFFFFF / 969696 / 444444 - Backgrounds/Windows: 111111 / 141414 / 181818 -
Announcement: 55a1cf /
Sticky: dc4043
Template/Layout Modifications Used: Views in Thread, by @peter3, Sub-boards, Boards, Categories in the Info Center, by @cddude, Post Splitter, by @cddude
Recommended Plugin: Dropdown Navigation, by @shortyverrett94
Finally, A
HUGE thank you to both
FallenSamurai and @smashmaster3, and a thanks to
サイミ 🐍,
Smangii,
Xikeon and anyone else I have forgotten to mention. I appreciate any help given, no matter how big or small.
EDITS: (If you have an older version you will either need to read the following, or simply install the latest version to your forum, fixing all the known issues)18th November 2013:[1.4.2] - Admin > Themes > Layout Templates > HomeLines
82 - 89 you will see:
<tbody>
<tr><td align="left"><font color="#ffffff"><b>$[total_posts]</b></font> comment{if $[total_posts] != 1}s{/if} in <font color="#ffffff"><b>$[total_threads]</b></font> discussion{if $[total_threads] != 1}s{/if}. <font color="#ffffff"><b><script type="text/Javascript">document.write($(".sub-boards").length);</script></b></font> sub-boards, <font color="#ffffff"><b><script type="text/Javascript">document.write($(".boards").length);</script></b></font> boards & <font color="#ffffff"><b>$[category.length]</b></font> categories.
<td style="text-align: right !important;">$[last_updated_thread.recent_link] by {if $[last_updated_thread]} $[last_updated_thread.last_post.created_by_user] $[last_updated_thread.last_post.date]</td>
<tr><td><font color="#ffffff"><b><script type="text/javascript">var posts = "$[total_posts]".replace(/,/g,"")-0; var threads = "$[total_threads]".replace(/,/g, "")-0; document.write((posts/threads).toPrecision(2)); </script></b></font> comments per discussion. <a href="/members">$[total_members]</a> members. Newest: $[newest_user]
<td style="text-align: right !important;">view todays <a href="$[recent_threads_link.href]">threads</a>, <a href="$[recent_posts_link.href]">posts</a> or <a href="$[birthdays_today_link.href]">birthdays</a></td>
<tr><td><font color="#ffffff"><b>$[total_online]</b></font> member{if $[total_online] != 1}s{/if} online & <font color="#ffffff"><b>$[total_guests_online]</b></font> {if $[view_guests_online_link]}<a href="#" class="$[view_guests_online_link.class]">guest{if $[total_guests_online] != 1}s{/if}</a> lurking. Online at once record: <font color="#ffffff"><b>$[most_users_online]</b></font>
<td style="text-align: right !important;">$[rss_feed_link]{if $[mark_boards_read_link]} - $[mark_boards_read_link]{/if}</td></tr>{/if}
</tbody>
Replace all of that with the following:
<tbody>
<tr><td align="left"><font color="#ffffff"><b>$[total_posts]</b></font> comment{if $[total_posts] != 1}s{/if} in <font color="#ffffff"><b>$[total_threads]</b></font> discussion{if $[total_threads] != 1}s{/if}. <font color="#ffffff"><b><script type="text/Javascript">document.write($(".sub-boards").length);</script></b></font> sub-boards, <font color="#ffffff"><b><script type="text/Javascript">document.write($(".boards").length);</script></b></font> boards & <font color="#ffffff"><b>$[category.length]</b></font> categories.
<td style="text-align: right !important;">$[last_updated_thread.recent_link] by {if $[last_updated_thread]} $[last_updated_thread.last_post.created_by_user] $[last_updated_thread.last_post.date]{/if}</td>
<tr><td><font color="#ffffff"><b><script type="text/javascript">var posts = "$[total_posts]".replace(/,/g,"")-0; var threads = "$[total_threads]".replace(/,/g, "")-0; document.write((posts/threads).toPrecision(2)); </script></b></font> comments per discussion. <a href="/members">$[total_members]</a> members. Newest: $[newest_user]
<td style="text-align: right !important;">view todays <a href="$[recent_threads_link.href]">threads</a>, <a href="$[recent_posts_link.href]">posts</a> or <a href="$[birthdays_today_link.href]">birthdays</a></td>
<tr><td><font color="#ffffff"><b>$[total_online]</b></font> member{if $[total_online] != 1}s{/if} online & <font color="#ffffff"><b>$[total_guests_online]</b></font> {if $[view_guests_online_link]}<a href="#" class="$[view_guests_online_link.class]">guest{if $[total_guests_online] != 1}s{/if}{/if}</a> lurking. Online at once record: <font color="#ffffff"><b>$[most_users_online]</b></font>
<td style="text-align: right !important;">$[rss_feed_link]{if $[mark_boards_read_link]} - $[mark_boards_read_link]{/if}</td></tr>
</tbody>
[1.3.2]Admin > Themes > Layout Templates > HomeReplace all of
line 83 with the following, to make the "Board" count work correctly in the info center:
<tr><td align="left" class="board_stats"><font color="#ffffff"><b>$[total_posts]</b></font> comment{if $[total_posts] != 1}s{/if} in <font color="#ffffff"><b>$[total_threads]</b></font> discussion{if $[total_threads] != 1}s{/if}. <font color="#ffffff"><b><script type="text/Javascript">document.write($(".sub-boards a").length);</script></b></font> sub-boards, <font color="#ffffff"><b><script>document.write($(".main").length-1);</script></b></font> boards & <font color="#ffffff"><b>$[category.length]</b></font> categories.
[1.3.0]Admin > Themes > Layout Templates > Thread > Post ListOn lines
27 - 30 you should see:
<span class="likes" style="float:right;">
{if $[post.likes.by_user] == 1}
Liked by: {foreach $[post.likes.user]}$[post.likes.user.link]$[post.likes.user.comma]{/foreach}
{/if}</span>
Replace the above, with the following:
<span class="likes" style="float:right;">$[post.likes]</span>
5th October 2013:[1.2.0] - Finally, I have removed the "Signature in Threads" CSS. I felt that it was ugly and didn't suit the theme.
[1.1.0] - Changed the "Highlight Selection Colour" so it wasn't a bright colour.
[1.0.0] - Gave the mini-profile an overhaul. It now looks a LOT better and cleaner. Before, it had weird sections showing when things hadn't been edited. This also lead me to remove the "Personal Text" CSS that put the contents of the mini-profile into a "box".
[4th September 2013]:Edited "border-width" to be "width" in the "Visual Editor Builder" for the navigation tree. Now when the border is edited, it will be edited correctly.
[7th May 2013] - Thanks to
rokuro for pointing this out to me. The names vanished from the shoutbox. It's a simple fix:
Go to your
admin > themes > layout templates > shoutbox > individual postsOn
line 3 you should see $[shoutbox_post.created_by
_user]
Remove the part from it that I have coloured red, then hit save.
So it should now look like:
$[shoutbox_post.created_by]
[24th March 2013] - It was pointed out to me by
welshling that in the "privacy" tab of the edit profile, the following happens:
i.imgur.com/M9p9n8A.pngThis is a very simple fix, but requires you to edit the "Layout Templates" and "Style Sheets".
First, go to
Admin > Themes > Layout Templates > Board > Board List:On line 31 find this
<p {if $[board.is_new]}
class="description2"{else}
class="description"{/if}>$[board.description]</p>
and replace with this
<p {if $[board.is_new]}
id="descrip2"{else}
id="descrip"{/if}>$[board.description]</p>
And on line 57, find this
<p
class="description">$[board.description]</p>
and replace with this
<p
id="descrip">$[board.description]</p>
Now go to your Style Sheet (Admin > Themes > Advanced Colors > Style Sheet), and on line 1589
.description {replace the above with this
#descrip {And then on line 1597
.description2 {replace the above with this
#descrip2 {
May 29, 2013 15:41:52 GMT -5
I think this skin is absolutely beautiful and you did an amazing job. Only one question though, there are no advertisements that show, is this acceptable by Proboards?
May 29, 2013 16:15:33 GMT -5
I think this skin is absolutely beautiful and you did an amazing job. Only one question though, there are no advertisements that show, is this acceptable by Proboards?
What the.. Ads should definitely show. Let me look
Edit:
The banner ads variable: $[header] is in the forum wrapper so should display ads perfectly fine. I have brought the issue up with PB Support
May 29, 2013 19:15:00 GMT -5
I only bring it up because I am soooo using this on my new forum >.> hehe
faeworld0.proboards.com/As you can tell I did some tweaking but only with the welcome table really and the tabbed categories. I will double check though for the variable and make sure I didn't somehow delete it.
May 29, 2013 19:30:07 GMT -5
I only bring it up because I am soooo using this on my new forum >.> hehe
faeworld0.proboards.com/As you can tell I did some tweaking but only with the welcome table really and the tabbed categories. I will double check though for the variable and make sure I didn't somehow delete it.
On here, Slightly Insane, if you change your theme to this one, do you see the ads?
Edit:
Also, thanks for the credit, I appreciate that greatly
Jun 6, 2013 7:26:03 GMT -5
Smangii o.O ~pokes with a cattle prod~ why'd you tag meh!
Jun 6, 2013 9:11:15 GMT -5
Smangii o.O ~pokes with a cattle prod~ why'd you tag meh!
He didn't, but I did when I edited/updated the theme:
Jun 6, 2013 12:45:17 GMT -5
rofl i give up >.< i edited my reply with a reason why i edited ~crawls off to a dark hole and buries self~
Jun 17, 2013 6:09:26 GMT -5
This is one of the nicest PB Themes I've seen so far, great job Brett.
Sept 3, 2013 23:17:26 GMT -5
[4th September 2013]:
Edited "border-width" to be "width" in the "Visual Editor Builder" for the navigation tree. Now when the border is edited, it will be edited correctly.
Oct 4, 2013 23:48:47 GMT -5
I've made a few updates to this theme..
5th October 2013:[1.2.0] - Finally, I have removed the "Signature in Threads" CSS. I felt that it was ugly and didn't suit the theme.
[1.1.0] - Changed the "Highlight Selection Colour" so it wasn't a bright colour.
[1.0.0] - Gave the mini-profile an overhaul. It now looks a LOT better and cleaner. Before, it had weird sections showing when things hadn't been edited. This also lead me to remove the "Personal Text" CSS that put the contents of the mini-profile into a "box".
Nov 17, 2013 8:46:14 GMT -5
Thank you for the theme
Stinky666, using it!
After reading your edited message in
support.proboards.com/thread/451752/dark-theme i think this is the right place to ask. Got 3 questions if i may
1) Is there any fix to make it display number of boards? Of even better number of boards accessible to each member group.
2)
Mark All Boards Read option appears only for Admin and not for members. How can everyone get this?
3) Likes on posts are not displayed (unless you click like on the post yourself) How do i get them to display even on posts i have not click "like"?
Nov 17, 2013 14:41:35 GMT -5
I just had a look and, for the life of me can't figure it out (info center problem). I think it's simply due to the fact I am really tired.
SO, what I will do is have another look after I have had some sleep. Apologies for it.
For the Likes issue, it's simple.. Admin > Themes > Layout Templates > Thread > Post List
On lines 27 - 30 you should see:
<span class="likes" style="float:right;">
{if $[post.likes.by_user] == 1}
Liked by: {foreach $[post.likes.user]}$[post.likes.user.link]$[post.likes.user.comma]{/foreach}
{/if}</span>
Replace the above, with the following:
<span class="likes" style="float:right;">$[post.likes]</span>
For the board count in the info center, go to your Layout Templates > Home
On line 83 scroll right and you will see the following part of code (or press ctrl+f, paste it in and hit enter):
<script type="text/Javascript">document.write($("
.board").length);</script>
See the bit I have made orange? Add an 's to the end of that, so it becomes
.boardsAdditionally to add to this, on the same line but slightly before this part, you will see:
($(".sub-boards
a").length)
Remove the '
a' so it becomes: ($(".sub-boards").length)
You have made me see another error too, no doubt related to the Mark Boards issue.
If you see where it currently says below the "2.1 comments per discussion..." part, it should be:
"1 member online & 0 guests lurking. Online at once record: 2"
So " guests lurking. Online at once record: 2" is missing for normal members etc.
Nov 17, 2013 15:15:57 GMT -5
Thanks Stinky666 for response! Will update those.
Nov 18, 2013 2:15:39 GMT -5
Thanks Stinky666 for response! Will update those.
No worries. I have only just woke up so will take another look at this a little later, once I am actually awake.
Did you manage to get the above things working?
Edit:
Ok had anther look and I have found the problem. There was actually two.
Admin > Themes > Layout Templates > Home
Lines 82 - 89 you will see:
<tbody>
<tr><td align="left"><font color="#ffffff"><b>$[total_posts]</b></font> comment{if $[total_posts] != 1}s{/if} in <font color="#ffffff"><b>$[total_threads]</b></font> discussion{if $[total_threads] != 1}s{/if}. <font color="#ffffff"><b><script type="text/Javascript">document.write($(".sub-boards").length);</script></b></font> sub-boards, <font color="#ffffff"><b><script type="text/Javascript">document.write($(".boards").length);</script></b></font> boards & <font color="#ffffff"><b>$[category.length]</b></font> categories.
<td style="text-align: right !important;">$[last_updated_thread.recent_link] by {if $[last_updated_thread]} $[last_updated_thread.last_post.created_by_user] $[last_updated_thread.last_post.date]</td>
<tr><td><font color="#ffffff"><b><script type="text/javascript">var posts = "$[total_posts]".replace(/,/g,"")-0; var threads = "$[total_threads]".replace(/,/g, "")-0; document.write((posts/threads).toPrecision(2)); </script></b></font> comments per discussion. <a href="/members">$[total_members]</a> members. Newest: $[newest_user]
<td style="text-align: right !important;">view todays <a href="$[recent_threads_link.href]">threads</a>, <a href="$[recent_posts_link.href]">posts</a> or <a href="$[birthdays_today_link.href]">birthdays</a></td>
<tr><td><font color="#ffffff"><b>$[total_online]</b></font> member{if $[total_online] != 1}s{/if} online & <font color="#ffffff"><b>$[total_guests_online]</b></font> {if $[view_guests_online_link]}<a href="#" class="$[view_guests_online_link.class]">guest{if $[total_guests_online] != 1}s{/if}</a> lurking. Online at once record: <font color="#ffffff"><b>$[most_users_online]</b></font>
<td style="text-align: right !important;">$[rss_feed_link]{if $[mark_boards_read_link]} - $[mark_boards_read_link]{/if}</td></tr>{/if}
</tbody>
Replace all of that with the following:
<tbody>
<tr><td align="left"><font color="#ffffff"><b>$[total_posts]</b></font> comment{if $[total_posts] != 1}s{/if} in <font color="#ffffff"><b>$[total_threads]</b></font> discussion{if $[total_threads] != 1}s{/if}. <font color="#ffffff"><b><script type="text/Javascript">document.write($(".sub-boards").length);</script></b></font> sub-boards, <font color="#ffffff"><b><script type="text/Javascript">document.write($(".boards").length);</script></b></font> boards & <font color="#ffffff"><b>$[category.length]</b></font> categories.
<td style="text-align: right !important;">$[last_updated_thread.recent_link] by {if $[last_updated_thread]} $[last_updated_thread.last_post.created_by_user] $[last_updated_thread.last_post.date]{/if}</td>
<tr><td><font color="#ffffff"><b><script type="text/javascript">var posts = "$[total_posts]".replace(/,/g,"")-0; var threads = "$[total_threads]".replace(/,/g, "")-0; document.write((posts/threads).toPrecision(2)); </script></b></font> comments per discussion. <a href="/members">$[total_members]</a> members. Newest: $[newest_user]
<td style="text-align: right !important;">view todays <a href="$[recent_threads_link.href]">threads</a>, <a href="$[recent_posts_link.href]">posts</a> or <a href="$[birthdays_today_link.href]">birthdays</a></td>
<tr><td><font color="#ffffff"><b>$[total_online]</b></font> member{if $[total_online] != 1}s{/if} online & <font color="#ffffff"><b>$[total_guests_online]</b></font> {if $[view_guests_online_link]}<a href="#" class="$[view_guests_online_link.class]">guest{if $[total_guests_online] != 1}s{/if}{/if}</a> lurking. Online at once record: <font color="#ffffff"><b>$[most_users_online]</b></font>
<td style="text-align: right !important;">$[rss_feed_link]{if $[mark_boards_read_link]} - $[mark_boards_read_link]{/if}</td></tr>
</tbody>
Nov 18, 2013 5:27:03 GMT -5
Likes on posts works now
Mark all boards read now appears and works for everyone but it does not refresh the page.
Numbers of boards is still not correct. Not "0" now but the displayed number is the number of categories.
Nov 18, 2013 5:30:50 GMT -5
Something else i noticed just now. I see:
3 sub-boards while i got 4 of them. Possibly because two of them are under the same board?
Nov 18, 2013 8:05:14 GMT -5
Likes on posts works now
Mark all boards read now appears and works for everyone but it does not refresh the page.
Numbers of boards is still not correct. Not "0" now but the displayed number is the number of categories.
Something else i noticed just now. I see:
3 sub-boards while i got 4 of them. Possibly because two of them are under the same board?
The mark boards read, I dunno why it doesn't refresh. I am using the correct stuff for it (default), and when clicked it uses this for the link: javascript:proboards.home.markBoardsRead();
It uses that on a default theme too. SO I really don't know.
Xikeon, any thoughts?
For the sub-boards, if you add back the 'a' that I originally told you to remove, that fixes it. Apologies.
Not sure why the boards wont work. .boards doesn't appear to work, nor does .board (though .board works fine here, on SI). I even tried '.board a' and '.boards a' similar to the sub-boards, yet nothing.
Fingers crossed the awesome sexy
Xikeon or
elli maybe, or even
FallenSamurai can help
❤Edit:
Ok
ElseAndrew to my rescue for the board count.
Layout Templates > Home
Replace all of line 83 with:
<tr><td align="left" class="board_stats"><font color="#ffffff"><b>$[total_posts]</b></font> comment{if $[total_posts] != 1}s{/if} in <font color="#ffffff"><b>$[total_threads]</b></font> discussion{if $[total_threads] != 1}s{/if}. <font color="#ffffff"><b><script type="text/Javascript">document.write($(".sub-boards a").length);</script></b></font> sub-boards, <font color="#ffffff"><b><script>document.write($(".main").length-1);</script></b></font> boards & <font color="#ffffff"><b>$[category.length]</b></font> categories.
Jan 8, 2014 8:52:18 GMT -5
Hey just wanted to pop in real quick and state that for some reason, on this theme (but not on other themes that I have installed?), I have a really, really wonky problem.
I have the Sidebar Redux plugin and using the Move Shoutbox code, I have shoved my shoutbox into a sidebar. Now, it's only one sidebar of three, and the other two just have some very basic written information in them. If I navigate away from the main page, those two still show up on all pages, but the shoutbox sidebar disappears. It only shows up on the main page.
At first I thought "Oh well this must be a problem with the plugin or code or something" but when I installed the Fashionably theme, voila, it started working on all pages again. So is it a problem with the theme, maybe?
Jan 8, 2014 11:26:14 GMT -5
Hey just wanted to pop in real quick and state that for some reason, on this theme (but not on other themes that I have installed?), I have a really, really wonky problem.
I have the Sidebar Redux plugin and using the Move Shoutbox code, I have shoved my shoutbox into a sidebar. Now, it's only one sidebar of three, and the other two just have some very basic written information in them. If I navigate away from the main page, those two still show up on all pages, but the shoutbox sidebar disappears. It only shows up on the main page.
At first I thought "Oh well this must be a problem with the plugin or code or something" but when I installed the Fashionably theme, voila, it started working on all pages again. So is it a problem with the theme, maybe?
Where is the third sidebar (the one that contains the shoutbox) located in your code? Is it in a layout template, headers/footers, ...?
Jan 8, 2014 17:56:04 GMT -5
It's from the Sidebar Redux plugin. I don't know enough about plugins to know what part of the board code they affect.
Jan 8, 2014 18:31:57 GMT -5
It's from the Sidebar Redux plugin. I don't know enough about plugins to know what part of the board code they affect.
It should be global. Can you post a link to your board?
Jan 10, 2014 4:37:21 GMT -5
thehomestuckglitch.proboards.com/Spectrum is the default theme, Something Dark is a selectable one. But for what it's worth, I'm having the same problem on Spectrum too.
Jan 10, 2014 11:59:45 GMT -5
thehomestuckglitch.proboards.com/Spectrum is the default theme, Something Dark is a selectable one. But for what it's worth, I'm having the same problem on Spectrum too.
Could you possibly post the info for the shoutbox and your other tables that you're using, exactly, so I can install the Plugin for Sidebar Redux on my test forum, and test it all to see if I can fix the issue?
So, tell me all the settings you're using, so I can do the same thing, and try it myself.
Jan 10, 2014 12:33:00 GMT -5
I think I know the problem actually. On these themes, the shoutbox variable is in the home template only. Move it to the forum wrapper, and problem should be solved.
Jan 10, 2014 15:18:01 GMT -5
That worked! Thank you very much!
Feb 14, 2014 5:40:00 GMT -5
I think I know the problem actually. On these themes, the shoutbox variable is in the home template only. Move it to the forum wrapper, and problem should be solved.
I'm having the same exact problem on a different theme. Only when I remove SB variable from home, it's removed completely from the sidebar.
I wonder if the sidebar is buggy, perhaps? I think the sidebar is fully incorporated into the theme, since my sidebar redux is disabled for this theme...
Feb 20, 2014 5:51:54 GMT -5
Hey stranger, @stinky666 just stopping by to ask is it ok to do edits to the board mods for this theme. On one of my own themes? if that makes sense,all I'm looking to do really would be to have the board and thread descriptions be the same width on all boards in all categories. So it looks neater on the main page.
@ which I've looked at the boards layout templates and can't figure it out. I've added percentages to the descriptions, but there are some still a little off size wise because of long post titles.
delusional.freeforums.net If you can log in to view the theme "Walkers" or Do you want to see a screen shot?
EDIT: I've just noticed a couple of things.
1. the member legend is cutting off, when hovering over the boxes. I'm guessing this is because I haven't changed the overflows to visible?
2. in the legend thing, that's under the posts/threads area its not the same width as the boards.
Aug 31, 2014 1:35:15 GMT -5
Hey there,
I was just wondering if there's any way to edit the names of Threads and Posts. They're currently named as Discussions and Threads and that naming convention doesn't really fit the roleplay aspect I'm going for. Any feedback would be greatly appreciated.
Lovely skin by the way
Easily one of my favourites for v5.
-Sam
I'm around and round we go
Moderator
Sept 6, 2014 12:41:33 GMT -5
Hey there,
I was just wondering if there's any way to edit the names of Threads and Posts. They're currently named as Discussions and Threads and that naming convention doesn't really fit the roleplay aspect I'm going for. Any feedback would be greatly appreciated.
Lovely skin by the way
Easily one of my favourites for v5.
-Sam
Until I download and play with the theme myself, I won't have a 100% answer for you.
But I'm almost positive you can edit the names of Threads/Posts if you search for their replacements "Discussions" and "Threads" in the Layout Templates. Probably in the Board > Thread Listing