@Rootzilla how is your project coming along?
Solved Manual skin installation - Bootswitch API is down?
-
So it looks like Bootswitch API service is down and so I can't change the theme of my Forum. Is there alternative way to update the theme skin?
I want to install that skin.. how could I do this manually? -
Add this in the Admin CP under Appearance > Custom HTML & CSS > HTML:
<link rel="stylesheet" type="text/css" href="//bootswatch.com/superhero/bootstrap.min.css"> -
@AOKP said:
<link rel="stylesheet" type="text/css" href="//bootswatch.com/superhero/bootstrap.min.css">
Thank you
-
-
@julian Thank you