Tips & Tricks - Basic Web Design - Tutorials
- Details
- Written by: Bjørn Ove Bremnes
- Parent Category: Tips & Tricks
- Category: Tips & Tricks - Basic Web Design - Tutorials
Effective Joomla image optimization is not a single switch in the administrator interface. It is a repeatable editorial workflow: decide where an image will appear, measure that space, crop and resize the source, choose an appropriate format, compress it to acceptable visual quality, name it clearly, add useful alternative text, preserve its dimensions, and verify how the finished page loads it.
Read more: Joomla Image Optimization: How to Optimize Images for Articles
- Details
- Written by: Bjørn Ove Bremnes
- Parent Category: Tips & Tricks
- Category: Tips & Tricks - Basic Web Design - Tutorials
Joomla Bootstrap classes give site builders a practical way to create responsive columns, consistent spacing, and clearly styled calls to action without writing one-off CSS for every content block. This tutorial focuses on the bundled Cassiopeia frontend template in Joomla 6.1.3 and Joomla 5.4.8, current as of August 21, 2026. Those releases declare Bootstrap ^5.3.8, while their verified Cassiopeia source imports the full Bootstrap SCSS bundle. That makes standard Bootstrap 5 grid, spacing, button, display, and flex utilities available in these specific template versions.
Read more: Joomla Bootstrap: Practical Layout Tips for Site Builders
- Details
- Written by: Bjørn Ove Bremnes
- Parent Category: Tips & Tricks
- Category: Tips & Tricks - Basic Web Design - Tutorials
Adding Joomla custom CSS correctly means placing your rules in the customization location provided by the active template, rather than changing Joomla core files or supplied template stylesheets. For a site using Cassiopeia, the documented starting point is a file named user.css. Direct changes to files such as template.css or template.min.css can disappear when Joomla updates the supplied template files.
- Details
- Written by: Bjørn Ove Bremnes
- Parent Category: Tips & Tricks
- Category: Tips & Tricks - Basic Web Design - Tutorials
Good Joomla website planning turns a business idea into a documented implementation plan before template styling, extension installation, or bulk content entry begins. It connects business objectives with audience needs, content, navigation, Joomla categories, menu item types, URLs, hosting, accessibility, launch testing, and long-term ownership.
This matters whether you are a small business commissioning a website, a freelancer defining a project, or an agency preparing a client scope. Decisions made early can expose missing content, incompatible dependencies, unclear calls to action, unsuitable hosting, and maintenance responsibilities that nobody has accepted. This tutorial presents a practical planning workflow synthesized from Joomla architecture, search, accessibility, backup, and update guidance. It is not an official Joomla-prescribed methodology, and it does not promise search rankings or eliminate the need for implementation testing. Its purpose is to give you a clear blueprint against which the completed site can be built, reviewed, and accepted.
Read more: Joomla Website Planning: How to Plan Your Site Before Building