Skip to main content
kathym80564266
Participant
June 12, 2017
Answered

Bootstrap navbar no formatting

  • June 12, 2017
  • 2 replies
  • 1716 views

Hello,

I'm simply trying to add a bootstrap navbar - the default one - and it inserts the code but there is ZERO formatting or css applied. What am I missing? I have a styles.css sheet and a boostrap.css sheet. Shouldn't the snippet insert the css formatting into one of these automatically?

Thank you in advance for your assistance.

This topic has been closed for replies.
Correct answer kathym80564266

I deleted everything and re established the site and folders and now it is working. I don't know what was causing the issue but luckily I was not too far along. I'm sure it was user error somehow!

2 replies

kathym80564266
Participant
June 12, 2017

2017.1 is what I have - should be the latest and up to date version I just applied the most recent update.

Jon Fritz
Community Expert
Community Expert
June 12, 2017

Have you Defined a Site and Saved the file to it?

Also, are you seeing the issue in Design View, Live View or the browser (or all of the above)?

kathym80564266
kathym80564266AuthorCorrect answer
Participant
June 12, 2017

I deleted everything and re established the site and folders and now it is working. I don't know what was causing the issue but luckily I was not too far along. I'm sure it was user error somehow!

Nancy OShea
Community Expert
Community Expert
June 12, 2017

Which version of DW do you have?

Some versions of DW neglected to include the classes.  See below.

<nav class="navbar navbar-inverse">  (light text on dark background)

<nav class="navbar navbar-default">  (dark text on light background)

Nancy

Nancy O'Shea— Product User & Community Expert