DMXzone Bootstrap Elements Support Product Page

Solved

Error on save with css files

Reported 07 Oct 2013 18:45:24
1
has this problem
07 Oct 2013 18:45:24 linda malloy posted:
Hi. Can you please help with this? Basically, every time I try to create a sample Bootstrap page or start from scratch with a html page and insert Bootstrap scaffolding and elements, as soon as I save the page, the css code changes to the following:

<!DOCTYPE html>
<html lang="en"><head>
<meta charset="UTF-8">
<meta charset="utf-8">
<title>Bootstrap, from Twitter</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
</style>
<link href="bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="caucasian_chalk_circle/css/custom_bootstrap.css" />
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6/html5shiv.min.js"></script>
<![endif]-->
<!-- Fav and touch icons -->

To try to solve this myself, I first deleted all Bootstrap css files on my computer, reinstalled the relevant extensions (Bootstrap and Elements), restarted Dreamweaver, deleted the cache file, restarted my computer - all to no avail. I've also tried to force the code by hand coding the path correctly, but it just snaps back as soon as I re-save the file. The file which the path leads to: "caucasian_chalk_circle/css/custom_bootstrap.css" does not even exist anymore (I deleted that file a few days ago). This issue is really stumping me and I need your help to solve this.

Thanks!

Replies

Replied 08 Oct 2013 06:40:10
08 Oct 2013 06:40:10 Miroslav Zografski replied:
Hello Linda,

Check the options set for the DMXzone Bootstrap. To do so, in DW, go to Commands - > DMxzone Bootsrtap Options and check what has been set there.

Regards.
Replied 08 Oct 2013 17:17:26
08 Oct 2013 17:17:26 linda malloy replied:
Perfect solution - worked beautifully!

Thanks Miroslav

Reply to this topic