Settings
Text or Image on Toolbar
This setting lets you define what is shown in the top-left corner of the frontend toolbar – either an image (e.g. a logo) or a text label.
⚠️ This setting affects only the frontend – the editor view (backend) remains unchanged.
How it works
- Click “Browse…” to choose or upload your own image (e.g. SVG).
- The image will replace the default label or logo in the toolbar.
- After uploading, the file path is shown in the input field (e.g. [code_block_0]).
[img_0]
Alternative: Show text
If you type something like [code_block_1] directly into the input field, this text will appear in the top-left corner instead of an image.
Frontend behavior
- The image or text also acts as a home button: clicking it leads to the start page.
- You can switch between text and image anytime – just change the input field content.
Examples
| Input | Toolbar display |
|---|---|
| [code_block_0] | Shows the SVG logo |
| [code_block_3] | Displays the text “My Project” |