Page 1 of 1

[Solved] CSS does not work with https

Posted: Sat Aug 13, 2022 7:40 am
by deedw
Hi,

my blog http://www.deesaster.org/blog/ looks fine. If I open it with secure connection via https://www.deesaster.org/blog/ the CSS is missing.

If I look at the page source almost every link in the head section is still http which might not work.

Do you know how I can fix this?

Best regards
Dee

Serendipity 2.3.5 und PHP 7.4.29

Re: CSS does not work with https

Posted: Sat Aug 13, 2022 12:16 pm
by erAck
Check Settings -> Configuration, Paths, URL to blog, should be https://...

Re: CSS does not work with https

Posted: Sat Aug 13, 2022 8:15 pm
by deedw
Thanks. That helped!