Skip to main content
Participant
November 8, 2023
Frage

Text color - cannot change in Dreamweaver 2021 for MAC OS Montery

  • November 8, 2023
  • 5 Antworten
  • 273 Ansichten

I am new to Dreamweaver.  I am a MAC user (OS Monterey v 12.6.2).  I am having NO LUCK changing the color of selected text.  Hoping someone can help!

    Dieses Thema wurde für Antworten geschlossen.

    5 Antworten

    Nancy OShea
    Community Expert
    Community Expert
    November 8, 2023
    quote

    I am new to Dreamweaver. 

    By @Carol33481124bgrk

    ========

    How much coding experience do you have?  Dreamweaver is a good coding tool but tools don't make great websites, people do.  

     

    If you're knew to coding, please refer to the self-paced tutorials below.  Once you understand code basics, using Dreamweaver is a snap

    - https://www.w3schools.com/html/
    - https://www.w3schools.com/css/
    - https://www.w3schools.com/js/

    - https://www.w3schools.com/bootstrap/

    Hope that helps.

     

    Nancy O'Shea— Product User & Community Expert
    Nancy OShea
    Community Expert
    Community Expert
    November 8, 2023

    Answers are in your code. 

    Show us your HTML and CSS code.

     

    CODE EXAMPLE:

    <p>This is a normal paragraph style.</p>

    <p style="color: red; font-weight: bold;">This is a custom styled paragraph.</p>

     

    RESULT:

    This is a normal paragraph style.

    This is a custom styled paragraph.

     

    Nancy O'Shea— Product User & Community Expert
    Community Expert
    November 8, 2023

    Perhaps my French is misleading me and I haven't understood the question, but it seems to me that @Carol33481124bgrk , when talking about the selected text... i.e. the text being selected, isn't talking about CSS in general, but about modifying the CSS used by the code editor theme itself. 

     

    So , if that is the case, the following help page allows the coders to intervene directly on the code editor integrated into DW at multiple levels, including theme-specific css files used by the editor, and thus highlighting of selected text https://helpx.adobe.com/dreamweaver/using/setting-coding-preferences.html

     

    But once again, I may have misunderstood the question.

    Nayan_Kankariya
    Inspiring
    November 8, 2023
    kglad
    Community Expert
    Community Expert
    November 8, 2023

    in the future, to find the best place to post your message, use the list here, https://community.adobe.com/

    p.s. i don't think the adobe website, and forums in particular, are easy to navigate, so don't spend a lot of time searching that forum list. do your best and we'll move the post (like this one has already been moved) if it helps you get responses.



    <"moved from using the community">