Jump to content

Insydius

Members
  • Posts

    159
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    Insydius got a reaction from Ruedy in IPB 4.5 - Customizing the index page forums listing?   
    Alternatively, you could just add this to your Custom CSS page.
    /* Hide subforums on grid view */ .cForumGrid .ipsType_minorHeading, .cForumGrid .ipsType_minorHeading + .ipsList_inline{ display: none; }  
  2. Like
    Insydius got a reaction from Meddysong in IPB 4.5 - Customizing the index page forums listing?   
    Alternatively, you could just add this to your Custom CSS page.
    /* Hide subforums on grid view */ .cForumGrid .ipsType_minorHeading, .cForumGrid .ipsType_minorHeading + .ipsList_inline{ display: none; }  
  3. Thanks
    Insydius reacted to Ehren in Forums, subforums   
    This will remove subforums in grid view:
    .cForumGrid .ipsType_minorHeading, .cForumGrid .ipsType_minorHeading + .ipsList_inline{ display: none; }  
  4. Like
    Insydius reacted to Nathan Explosion in (NE) Dice Roller   
    It is, I promise - my main pain point with it what to do with old rolls that exist...to 'upgrade' them or not.
    Here's a few screenshots of the new version so you guys can see the improvements that are coming...

    SVG dice - not using fontawesome to display a pseudo-dice...and now the RPG players have their own dice too.

     
    Set a game up

    A game in progress...

    Monitor the game from the ACP:

×
×
  • Create New...