1

I've installed an SSL certificate on a domain and that has the lovely green padlock. However when I log into the control panel, all of the CSS is broken. Any ideas on what I should be doing? CHeers

3
  • 1
    Can you upload Backend panel console log errors? Commented Feb 1, 2018 at 14:42
  • Hi Mufi. I have to admit being a bit of a noob so where would I find that? Commented Feb 1, 2018 at 14:55
  • Right click on anywhere in the browser. Click on inspect element. You will see option named console. See if there is any errors there Commented Feb 1, 2018 at 17:45

2 Answers 2

2

Just remove the protocol from the Default base URL in system settings > URL and Path Settings, so you have:

//yourdomain.com/

instead of

http://yourdomain.com/

1

check your theme folder url. most likely that is set to http

6
  • Hi Jelle. I've set the themes folder to to https and still the css isn't playing :-( Commented Feb 1, 2018 at 14:55
  • Try clearing the cache and check that all your url are https in the Setting -> Path and Url Commented Feb 1, 2018 at 16:07
  • also check your config file to see if that is not overruling stuff Commented Feb 1, 2018 at 16:40
  • I try and set the theme folder url to https and it just refuses to change- just bounces back to http. wtf? Commented Aug 2, 2018 at 18:12
  • @Inigo I get the same problem, did you find the solution? Commented Jan 22, 2019 at 14:32

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.