SharePoint Site Edit Options

Paul Moloney 1 Reputation point
2022-05-25T15:01:44.983+00:00

Hi there,
I am looking to design a SharePoint Site. The template options seem very limited without scripting your own organization template.

  1. How can I import more color options for individual content sections?
  2. How can I customize content sections more than just the set collapsible/ expanded/vertical?

Thanks, Paul

Microsoft 365 and Office | SharePoint Server | For business
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Xuyan Ding - MSFT 7,601 Reputation points
    2022-05-26T06:02:39.117+00:00

    Hi @Paul Moloney ,

    1.If you want to customize your website theme, you can define a new custom theme through an online theme generator tool. Select the main color, text color and background color, export the theme, then copy the PowerShell code from the export theme option to execute it through a power shell script. Or themes are defined in a JSON schema that stores color settings and associated metadata for each theme.
    Reference: SharePoint site theming

    2.Create site templates to provide lists, themes, layouts or custom actions.
    Reference: Get started creating site templates

    3.If you're a designer, you might be able to use the SharePoint site publishing capabilities to build, customize, and maintain publishing sites that meet specific business needs.
    Reference: Use Design Manager to implement a design
    Deploy a custom theme in SharePoint


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.