x

Bootstrap Issues with Editor

Hi there,

I recently redesigned my website in custom html using Bootstrap. I used the Bootstrap CDNs to access the stylesheets of the framework, and when published the site looks fine, however on the site editor none of the CSS works.

My code is as follows:

<!-- Latest compiled and minified CSS -->
	<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">

<!-- Latest compiled and minified JavaScript -->
	<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>

Site Editor:image

 Published Site (correct outcome)

image

Any help or suggestions would be great, as I'm working on a tight deadline (1st Jan!)

Thanks,

Adam Smiley Happy

863 Views
Message 1 of 3
Report
2 REPLIES 2
Square

What's the address of the site where you're seeing this, @mrmacaw? I'll take a look.

840 Views
Message 4 of 3
Report

@Adam

weevilpost.weebly.com

It looks fine at weevilpost.weebly.com however when editing it looks like this:image

818 Views
Message 4 of 3
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.