I have a basic list with metadata navigation enabled. Now I have a navigation pane on the left side of the list and it's resizable with drag and drop. How can I resize this left menu with javascript or css (or similar)? I need to set the initial size a few pixels wider.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Default size for left menu is 155px. You can use this CSS code to scale the left-nav to 200px (replace with your own value):
|
|||
|
|