Tagged with

CMS themes

CMS Themes: Dark Mode, Verified Accessibility

· Themes

AliothPress ships with 15 built-in themes, each supporting dark and light mode, and scores 100/100 in Google PageSpeed Insights accessibility audits across all 15 in both modes. Visitors toggle between modes with one click, the site owner sets the default or locks a single mode, and a Custom CSS field adjusts any theme without touching its files. Custom themes install from a ZIP archive and survive core

Read more

Custom Themes in AliothPress: Install a New Design From a ZIP File

· Themes

AliothPress ships with 15 built-in themes, and you can add your own. A theme is a small folder with a stylesheet and a preview image. You upload it as a ZIP file on the Themes page in the admin panel, it appears in the theme list immediately, and you activate it with one click. No restart is needed, no terminal, no file manager. Custom themes survive every CMS update.

Read more

Building an AliothPress Theme

· Themes

An AliothPress theme is a folder with a single required file, theme.css, plus a preview image for the theme gallery. There is no build step, no templating language to learn, and no code to write: the CMS renders the markup, and your stylesheet defines colors, typography, and atmosphere through CSS variables. The fastest way to build a theme is to copy one of the 15 built-in themes and make it yours.

Read more