0
Show location of code in CSS page
New Here
,
/t5/dreamweaver-discussions/show-location-of-code-in-css-page/td-p/11002505
Mar 25, 2020
Mar 25, 2020
Copy link to clipboard
Copied
I'm hoping someone can help me. I just upgraded from CS6 to 2020. In CS6 I could click <h1> and then that item would appear in the right coloumn. I could could right click the item and I would be directed to that item on the CSS page. I can't seem to do that in 2020. Thanks.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
moirajanetallen
AUTHOR
New Here
,
/t5/dreamweaver-discussions/show-location-of-code-in-css-page/m-p/11002540#M58788
Mar 25, 2020
Mar 25, 2020
Copy link to clipboard
Copied
I eventually figured it out myself
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/dreamweaver-discussions/show-location-of-code-in-css-page/m-p/11002544#M58789
Mar 25, 2020
Mar 25, 2020
Copy link to clipboard
Copied
Click on an item in Code View and hitCtrl + E. That will bring up up the CSS Quick Editor. It will show you the document name and line number of the rule afffecting the element. You can then edit it there, add a new rule, or open the css file and make changes to it directly.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

