Build a Joomla Template From an Empty Folder
A Joomla template is ordinary HTML with a handful of placeholders in it. Strip away the frameworks and the starter kits and a working template is three files…
News, security and craft for the Joomla ecosystem
Template building, markup, CSS and frontend techniques.
A Joomla template is ordinary HTML with a handful of placeholders in it. Strip away the frameworks and the starter kits and a working template is three files…
Template CSS starts tidy and ends as one long file nobody wants to touch. Most of what preprocessors were adopted for — variables, nesting, splitting files…
The default error page has nothing to do with your design, and a visitor who hits a broken link gets dropped onto something that looks like a different site…
A login form sitting permanently in a sidebar takes up room on every page for something visitors need once. Moving it into a modal is a template job, not an…
Joomla ships Bootstrap 5, and the question for a template author is not whether to use it but how much of it to pull in. The asset manager registers each…