Skip to content

Commit eb150e0

Browse files
authored
Merge pull request MicrosoftDocs#2597 from MicrosoftDocs/portals-themes-1752633
Portal themes - 1752633
2 parents 6240f3d + 0d7a9e4 commit eb150e0

15 files changed

+179
-8
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1201,8 +1201,12 @@
12011201
href: ./portals/compose-page.md
12021202
- name: Work with templates
12031203
href: ./portals/work-with-templates.md
1204-
- name: Edit CSS
1205-
href: ./portals/edit-css.md
1204+
- name: Work with themes
1205+
items:
1206+
- name: Create theme
1207+
href: ./portals/theme-overview.md
1208+
- name: Edit CSS
1209+
href: ./portals/edit-css.md
12061210
- name: Manage existing portals
12071211
href: ./portals/manage-existing-portals.md
12081212
- name: Advanced portal administration

powerapps-docs/maker/portals/edit-css.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ manager: kvivek
66
ms.service: powerapps
77
ms.topic: conceptual
88
ms.custom:
9-
ms.date: 10/07/2019
9+
ms.date: 04/07/2020
1010
ms.author: tapanm
1111
ms.reviewer:
1212
---
1313

14-
# Edit CSS
14+
# Edit CSS for themes in Power Apps portal
1515

1616
Cascading Style Sheets (CSS) allows you to control the formatting of your website. By default, bootstrap.min.css and theme.css files are available. You can edit the existing CSS files and upload new CSS files. When you upload a new CSS file, it will be available as a web file in the Portal Management app.
1717

@@ -24,8 +24,7 @@ To open a CSS in code editor:
2424

2525
2. Select **Theme** ![Theme icon](media/theme-icon.png "Theme icon") from the toolbelt on the left side of the screen. The available themes are displayed.
2626

27-
> [!div class=mx-imgBorder]
28-
> ![Theme pane](media/theme-pane.png "Theme pane")
27+
![Theme](./media/edit-css/themes.png)
2928

3029
3. Select the required CSS to open it in the code editor.
3130

@@ -39,8 +38,7 @@ To upload a new CSS file:
3938

4039
3. Select **Upload custom CSS**.
4140

42-
> [!div class=mx-imgBorder]
43-
> ![Theme pane](media/upload-css.png "Theme pane")
41+
![Upload custom CSS](./media/edit-css/upload-custom-css.png)
4442

4543
4. Browse and select the CSS file to upload.
4644

10.5 KB
Loading
10.6 KB
Loading
14.4 KB
Loading
10.7 KB
Loading
31.4 KB
Loading
18.9 KB
Loading
10.2 KB
Loading
4.59 KB
Loading

0 commit comments

Comments
 (0)