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

quick edit css styles it's not always available

New Here ,
Dec 30, 2022 Dec 30, 2022

I have question about quick edit css styles in Dreamweaver. It's not always available.
For example I have file with this code:

 

Zrzut ekranu 2022-12-30 o 12.16.49.pngexpand image

I have defined css style in head.php file which is not included here.

<link href="/src/Include/CSS/style.css" rel="stylesheet">

How to make all site files see defined css?

158
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 ,
Dec 30, 2022 Dec 30, 2022

The include is using PHP. Is your testing server running when you are trying this?

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
New Here ,
Jan 01, 2023 Jan 01, 2023

It's running

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 ,
Dec 30, 2022 Dec 30, 2022

I use Wamp server.  Under Site > Manage Sites, my local site resides in the server's default web folder.   C:\wamp\www\MySiteFolder\

 

CC-testingServer1.jpgexpand image

 

CC-testingServer3.jpgexpand image

 

CC-testingServer4.jpgexpand image

 

CC-testingServer-final.jpgexpand image

 

Launch testing server. Open DW and place cursor on a relevant HTML tag.

Ctrl + E to display Quick Edit panel.  With include statements parsed, it should work.

 

Nancy O'Shea— Product User, Community Expert & Moderator
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
New Here ,
Jan 01, 2023 Jan 01, 2023
LATEST

Thank you

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