Skip to main content
Inspiring
May 16, 2017
Answered

DOM section low constrast

  • May 16, 2017
  • 1 reply
  • 294 views

I'm learning Dreamweaver. I worked through a couple tutorials without problem. Recently created my first site (locally, not published). I'm having some strange behavior.

First of all, Live View seems not to be updating well with my changes to CSS. Frequently Live View doesn't reflect my changes until I close Dreamweaver and restart it. This is not at all like the demo, in which Live View changed instantly with the CSS.

Dreamweaver crashed once. Again, nothing like this happened in the demo.

Also, when I select things in Live View, frequently the entire DOM panel becomes kind of grayed out and low contrast, along with a few blue elements. Changing what I select in Live View might change the blue lines, but it won't alter the fact that all entries are low -contrast. Only when I select something in the code panel does the DOM view return to normal.

EDIT: I was just deciding I would start from scratch in creating my site, when I recalled that during the process of working on it the first time, I moved the site root folder. Maybe this is related.

    This topic has been closed for replies.
    Correct answer Nancy OShea

    Why did you move your site's root folder?

    Did you update your site definition afterwards?

    Have you checked your code for errors with Validation tools??

    1 reply

    Nancy OShea
    Community Expert
    Nancy OSheaCommunity ExpertCorrect answer
    Community Expert
    May 16, 2017

    Why did you move your site's root folder?

    Did you update your site definition afterwards?

    Have you checked your code for errors with Validation tools??

    Nancy O'Shea— Product User & Community Expert
    Inspiring
    May 16, 2017

    I was reorganizing my Home folder and didn't think until it was too late that I was moving files I had created in Dreamweaver. I continued to work for a bit before running into trouble that gave me the clue I had to redefine the site, which I did at that time. I don't know if I upset something by that point, however.

    I'll try code validation.