Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 26, 20177 yr A couple of questions especially for those of us who have a larger number of forums. 1. Are there settings in the Admin to select which Forums are available for Fluid View different from the other two views? Thus maybe the size of the Forum list could be minimized by eliminating subforums or other less used forums. 2. Will there be any way to limit the Fluid View Forum list block size, thus it might automatically scroll for say more forums than 10--15.
May 26, 20177 yr 5 hours ago, InsideEdge said: A couple of questions especially for those of us who have a larger number of forums. 1. Are there settings in the Admin to select which Forums are available for Fluid View different from the other two views? Thus maybe the size of the Forum list could be minimized by eliminating subforums or other less used forums. 2. Will there be any way to limit the Fluid View Forum list block size, thus it might automatically scroll for say more forums than 10--15. I can tell you doing number 2 would be easy.. with just a css edit.. I think IPS will not add that as standard, Its more a custom thing. .cForumMiniList_wrapper { max-height: 300px; overflow: auto; } then you just set the max-height to accommodate what you want!
Archived
This topic is now archived and is closed to further replies.