Hi, i installed mailman3 with virtualenv, all is working fine, the admin site
works fine, the mailman(postorious) site works fine, but when im in hyperkitty
the site shows without the css style.. in my web browser dev tool it shows like
they loaded ok..
Here you can see what i see when loading
Im trying different configs and i changed the static path to /staticfiles
instead of /static and for some reason the files from /static/CACHE are forcing
to load from this path instead of /staticfiles/CACHE like the others..
Server: https://freeimage.host/i/3ovn0Ft
Css files not loading now: htt
Mark Sapiro wrote:
> On 3/18/25 3:39 PM, Johan Alsina via Mailman-users wrote:
> > Like i said before, i think the problem comes with the css files in
> > /static/CACHE.. because the ones that are in /static/hyperkitty are loading
> > ok..
> > See this thread:
&
Stephen J. Turnbull wrote:
> Johan Alsina via Mailman-users writes:
> > Hi, i installed mailman3 with virtualenv, all is working fine, the
> > admin site works fine, the mailman(postorious) site works fine, but
> > when im in hyperkitty the site shows without the css style..
HE/css/output.a0f71925131b.css and
> > /static/hyperkitty/libs/fonts/font-awesome/css/font-awesome.min.css
> > I've run into the "no styles" issue on a number of new hosts where the
> > Johan Alsina via Mailman-users writes:
> > problems I couldn't diagnos