Post Areas
Post Areas
This add-on shows a user's post and thread count of each forum in which the user has posted at least one message. The post areas table is shown in a new user profile tab.

Features
  • post counts are sorted in descending order
  • forum names are links to the corresponding forums
  • post / thread counts are links to a search for all posts / threads from the user in the corresponding forum
  • only publicly visible posts / threads are counted

postareas_1-3-gif.121123



Installation
The „usual procedure“. For your convenience, you may use the Add-on Install & Upgrade add-on.



Custom table styles

You can adjust the table style to that on the images by adding the CSS rules below the images to your EXTRA.css template. The styles can also be combined with each other as you like. Have a look at this post for an example of such a composed style.

Please note:
The screenshots below are from pre 1.3 releases where there was no „Threads“ column. Also some of them are taken from the 1.1 release where the post counts weren't links and the content of the post counts column was centered by default.



Without column heardings
post-areas-without-header-png.103458

#PostAreas thead
{
display: none;
}



Background color of hovered rows
postareas_hover-png.103532

#PostAreas tbody tr:hover
{
background: rgba(0, 0, 0, 0.1)
}



Background color of even rows
pa_even_rows_new-png.104453

#PostAreas tr:nth-child(even)
{
background: rgb(232, 232, 232)
}



Background color of captions and odd rows
pa_odd_rows_and_header-png.104455

#PostAreas .header
{
background-color: rgb(252,252,255);
}
#PostAreas tr:nth-child(odd)
{
background-color: rgb(239,239,239);
}



Centered and 50% width table
pa_centered_table-png.104456

#PostAreas table
{
width: 50%;
margin: 0 auto;
}



Right-aligned forum titles
postareas_right_aligned-png.103459

#PostAreas .forum_title_column
{
text-align: right;
}



Centered post counts
postareas_center_aligned-png.104324

#PostAreas td.post_counts_column
{
text-align: center;
}

Latest updates

  1. MOVED

    MOVED

Similar resources

Ad below post Dekomori
Displays ad below selected posts.
0.00 star(s) 0 ratings
Downloads
3
Updated
Ad Below Post Dekomori
Displays Ad below selected posts
0.00 star(s) 0 ratings
Downloads
6
Updated
BlackSpigot General Chat
Rules Help Users
    H @ HelpAccount: @RealNotSound @Dekomori @BlackSpigot.com Can help?
    Top