Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Theme > Page Layout > Side panel

Featured Replies

Just started experimenting with the Side panel layout...

It would be the bomb if there was a way to collapse the side panel to a depth that would only show the icons. And when the user wanted to open the side panel, they simply click on one of the icons and it would expand to normal width.

Speaking of normal width, it would also be great if we could specify the default width shown. The way it sits now, in my opinion, it may be too wide. Won't really know that my opinion on the width as it stands now, is valid with out being able to experiment with it. There just seems to be considerable dead space.

Thank you for your consideration.


Edited by My Sharona

  • 2 weeks later...

Hi @My Sharona

The width of the side panel can be tweaked using this CSS:

.ipsNavPanel{
	flex-basis: 400px;
}

By default, the column has a semi-fluid width of clamp(280px, 16vw, 340px) which gives it a min-width of 280px on small screens, and prevents the panel from being too large (no wider than 340px) on wide screens.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.