Customization
Customizing Your SiteBranding
Admin > Settings > General lets you configure:
- Site name, tagline, and description
- Logo images (dark/light mode)
- Favicon
- Hero background images
- Currency names and icons
- Rank names (customize the 8-tier system to match your community)
Theme
EclipseCP supports dark and light modes with CSS custom properties. Colors are defined in resources/css/app.css under :root and [data-theme="light"].
Footer & Navigation
Both are fully database-driven:
- Footer - 4 configurable columns (Admin > CMS > Footer)
- Navigation - Drag-and-drop nav items (Admin > CMS > Nav Items)