Milk: Sidebar options
Milk comes with powerful and intelligent sidebars that can be used for showcasing your custom content.
Left sidebar: 120px Right sidebar: 300px
Sidebar options
Option name | Value | Output |
---|---|---|
Enable Sidebars? | Yes | |
No | ||
Sidebar Placement | Left only | |
Right only | ||
Both | ||
Enable Sidebar Profile Widget Shows profile information when logged in. Shows login form when logged out. | Yes | |
No | ||
Enable Sidebar Search Widget | Yes | |
No |
Setting the sidebar options
Open FlightDeck extension (control panel)
Configure sidebar options as desired
Submit
Adding custom content
Open FlightDeck extension (control panel)
Scroll to bottom
Enter custom content in Left Sidebar Custom Content or Right Sidebar Custom Content
Submit
The sidebars support HTML and special characters. See examples in section below.
The sidebars don't support template events, IF statements, JavaScript, PHP etc. These need to be added to the template files manually (sidebar_left.html
and sidebar_right.html
).
Custom content code examples
These can be entered through the FlightDeck extension (see steps above)
Sidebar content | Preview | Code |
---|---|---|
125 x 125 Grid | ||
Content block (matches accent colour) | ||
Content block (dark header) | ||
Content block (stripe) | ||
Everything else |
Adjusting sidebar widths
Due to complexities within the Merlin framework (which powers Milk), it is not recommended to adjust the sidebar widths
Responsive layout information
The left sidebar will only show on viewports 1200px or wider
On viewports below 990px, the right sidebar will collapse and show below the main forum content
Last updated