Files List for css

How to add CSS files in ChronoForms v8.

Overview

The Files List feature available in CF7 for managing CSS is not present in v8.
Use the HTML view to manually link your CSS files by adding the appropriate link tags.

Answered
ChronoForms v8
Fr Fredolino 10 Oct, 2025

Hello,

is there no longer a "Files List" for the CSS view? Or have I missed something? It was always very helpful in CF 7.

F.

Max_admin Max_admin 10 Oct, 2025
Answer

Hi Fredolino

This feature is not in v8, but you can easily use HTML view and call your files:

<link rel="stylesheet" href="/path/to/styles.css">
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Post a Reply