Jump to content

Abdulrhman

Members
  • Posts

    181
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Abdulrhman

  1. 1 hour ago, Kevin Carwile said:

    Post counts are kept separate within the collab context so that features that rely on post count (such as forums) will still work inside of collabs.

    Is there any way i could fix it? To make the number of posts public in all the forum like writing some code in css or something.

  2. Not easily, no. That might be something I can explore, but there's nothing built into the app for supporting IPS's comments feature at this point.

    I would buy it if the comments can be added to it. 

  3. I see that the commas are still here. You can see them near the upper left corner of the avatars.

    Go to Misc css and find

    .ipsList_inline.ipsList_csv li a:after {
      content: ',';
    }

    Change it to:

    /* .ipsList_inline.ipsList_csv li a:after {
      content: ',';
    } */
×
×
  • Create New...