Tagged: x
-
AuthorPosts
-
September 7, 2016 at 6:39 am #1164317
carderParticipantHi all
one of my sites (http://bodycorporatebrokers.com.au) has lost all of it’s formatting.
All of a sudden, at least 2 days, the CSS for integrity-light seems to have disappeared.

I have FTP’d to the site and I see that the path below x/framewor/css/ …. is missing.

It’s been a darned long time since I installed integrity light…. I’ll keep searching through the knowledgebase and try to help myself but if someone can give me a push in the right directio – I sure would appreciate it.
cheers
Craig R.
Brisbane, AustraliaSeptember 7, 2016 at 7:00 am #1164328
carderParticipantSo this is in my child theme:
@import url( ‘../x/framework/css/site/stacks/integrity-light.css’ );
I notice that the CSS for integrity-light si in the framework but in a different location and has a different extension, should I change my import of the css in my child theme to that location?

cheers
CraigR.
Brisbane, AustraliaSeptember 7, 2016 at 7:51 am #1164379
carderParticipantFIXED
This post: https://community.theme.co/forums/topic/site-is-broken-after-update-please-help/
Find this statement in your child theme’s style.css file:
@import url( ‘../x/framework/css/site/stacks/ethos.css’ );
Update this to the following instead:
@import url( ‘../x/framework/css/dist/site/stacks/ethos.css’ );
September 7, 2016 at 8:38 am #1164450
JoaoModeratorGlad to hear you found a solution for your issue.
Let us know if we can help with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1164317 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
