zoukankan      html  css  js  c++  java
  • SET DYNAMICS 365 COLORS AND LOGO USING THEMES

    https://carldesouza.com/dynamics-365-colors-logo-themes/

    BEFORE WE START, I NEED YOUR HELP.
     

    I AM SPENDING MORE TIME THESE DAYS CREATING YOUTUBE VIDEOS TO HELP PEOPLE LEARN THE MICROSOFT POWER PLATFORM.

    IF YOU WOULD LIKE TO SEE HOW I BUILD APPS, OR FIND SOMETHING USEFUL READING MY BLOG, I WOULD REALLY APPRECIATE YOU SUBSCRIBING TO MY YOUTUBE CHANNEL.

    THANK YOU, AND LET'S KEEP LEARNING TOGETHER.

    CARL

    https://www.youtube.com/carldesouza

    In Dynamics 365, you can set the logo and colors of the organization through “themes”. To access themes, go to Settings->Customizations:

    Select Themes:

    Here you will see any existing themes in the system, as well as what is marked as the current “default” theme:

    To set a theme, select it and press “Publish Theme”:

    The system will then be updated to use that theme. Note the color differences in using the Blue theme:

    There are several elements we can control, including:

    • Logo
    • Logo Tooltip
    • Navigation Bar Fill Color
    • Navigation Bar Shelf Fill Color
    • Title Text Color
    • Main Color
    • Accent Color
    • Link and Button Text Color
    • Selected Link Color
    • Hover Link Color
    • Legacy Accent Color
    • Default Entity Color
    • Default Custom Entity Color
    • Control Hover Fill Color
    • Control Hover Border Color
    • Page Header Fill Color
    • Panel Header Fill Color

    Looking at a Dynamics 365 page, we can see some of these colors being used:

    To create a new theme, click New:

    Give the theme a name:

    You will need to know the HEX color codes for your colors. You can find these in various websites or applications. I will use these at w3schools.com to demonstrate:

    Let’s make our nav bar fill color to be green:

    Add the hex color to the theme. The actual color will be displayed:

    Add more colors to the theme:

    Save and Publish the theme. The colors will be updated:

    To use a logo, we will need to create a web resource to hold our image. In the logo field, click New:

    Select the picture format and save and publish:

    Select it on the theme:

    Save and Publish the theme. You will now see the new logo:

    And when you zoom over it, tooltip:

  • 相关阅读:
    OCP-1Z0-053-V12.02-622题
    OCP-1Z0-053-V12.02-501题
    Flex实现查询和重置
    闪回事务处理回退
    闪回数据归档测试
    闪回数据归档
    OCP-1Z0-053-V12.02-166题
    VC-摄像头控制SDK源码
    MFC 的 Picture Control 加载 BMP/PNG 图片的方法
    OCP-1Z0-051-V9.02-25题
  • 原文地址:https://www.cnblogs.com/cnaxuser/p/13410333.html
Copyright © 2011-2022 走看看