How to Customise Your Knowledge Base
Personalise your knowledge base to match your brand.
Branding Customisation
Upload Your Logo
- Go to Customise → Branding
- Click "Upload Logo"
- Select your logo file (PNG, JPG, or SVG)
- Recommended size: 200x60px
- Logo appears in the header
Set Colours
- Navigate to Customise → Branding
- Set Primary Colour - Main brand colour
- Set Secondary Colour - Accent colour
- Preview changes in real-time
- Save when satisfied
Portal Templates & Layout
Choose a Template
Zuro offers multiple portal templates to match your needs:
- Go to Customise → Portal Templates
- Select from:
- Classic - Traditional layout with search and article listings
- Hero - Image header with customizable content blocks
- FAQ - Accordion-style layout grouped by category
- Minimal - Clean, minimal design with essential features
Customise Your Layout
For Hero, FAQ, and Minimal templates, you can customise the layout:
- Go to Customise → Portal Templates
- Use the drag-and-drop builder to:
- Add or remove components (Search, Categories, Recent Articles, etc.)
- Reorder components by dragging
- Move components between main content and sidebar
- Enable or disable specific components
- Preview changes in real-time
- Save when satisfied
Available Components
- Search - Search bar with filters
- Categories - Category filter pills
- All Articles - Complete article listing
- Recent Articles - Newest articles
- Popular Articles - Most viewed articles
- FAQ - Accordion grouped by category
- Tags - Tag cloud for browsing
- Statistics - Knowledge base metrics
- HTML Block - Custom HTML content (Starter+)
Custom CSS (Enterprise Only)
Adding Custom Styles
Custom CSS is available on Enterprise plans only.
- Go to Customise → Branding
- Open Custom CSS section
- Enter your CSS code
- Preview changes
- Save when ready
CSS Examples
/* Custom font */
body {
font-family: 'Your Brand Font', sans-serif;
}
/* Custom button styles */
.btn-primary {
border-radius: 8px;
padding: 12px 24px;
}
/* Custom article card */
.article-card {
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
Header and Footer
Header Options
- Show/hide header
- Display logo
- Display knowledge base name
- Add custom HTML content (Professional+)
- Background image with overlay
Footer Options
- Show/hide footer
- Add custom footer content (Professional+)
- Control "Powered by Zuro" display (Professional+)
Best Practices
- Test on mobile devices
- Maintain brand consistency
- Keep it simple and clean
- Ensure accessibility
- Choose a template that matches your content type
