Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

DreamweaverCC 17 new css styles not being applied, old styles are active

New Here ,
Nov 16, 2016 Nov 16, 2016

My Dreamweaver is acting up. I have a site that the existing css is working fine. If I add new css elements they do not get applied. In the css doc I see:

.wedding-testimonials {

}

with no settings. If I try to change old styles they do not change either. If I recreate a style the old css shows up but the new css is like above.

.wedding-testimonials {

}

Should I just reinstall it? It should look like this:

.wedding-testimonials {

  border: 2px solid #BDC338;

  padding-top: 20px;

  padding-right: 20px;

  padding-bottom: 20px;

  padding-left: 20px;

  margin-bottom: 25px;

}

159
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 16, 2016 Nov 16, 2016
LATEST

To me, this sounds like you are not working on a file within the definition of your site.

Please check to make sure that you have setup your site properly as per How to make a website in Dreamweaver part 1, site setup | Adobe Dreamweaver CC tutorials (down to "Set up a site in Dreamweaver")

Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines