html-templates icon indicating copy to clipboard operation
html-templates copied to clipboard

Results 18 html-templates issues
Sort by recently updated
recently updated
newest added

I'm trying to adjust the branding of the templates for a client, but it is an extreme mess. The HTML contains too many generic classes, and using ID selectors in...

Self-asserted page v2.1.18 adds an asterisk for required fields. Using the Azure Blue template as a custom page, these are not shown. ![image](https://user-images.githubusercontent.com/16942321/220223698-c3db5fa9-28f4-4bf5-8d33-35c82fb360af.png) Expected (as shown in non-custom page): ![image](https://user-images.githubusercontent.com/16942321/220223605-f902a910-fd88-42fe-99d9-42048b9bce58.png)

Was using these HTML templates as a base for my custom policies when I noticed that the bootstrap version with these base files comes with v.3.3.5, which is highlighted as...

To avoid XSS vulnerability. See here: https://security.snyk.io/vuln/npm:bootstrap:20160627

Hello together, **for me it is not clear how you achieve the order of the idp´s**. In the [documentation](https://learn.microsoft.com/en-us/azure/active-directory-b2c/javascript-and-page-layout?pivots=b2c-custom-policy#guidelines-for-using-javascript) it is mentionend that the i can control the order of...

Template https://github.com/azure-ad-b2c/html-templates/tree/main/templates/AzureBlue shifts the background image exposing an ugly white border (if your using a background image off course). Wonder how this one slipped through QA 😎 deployed: ![image](https://user-images.githubusercontent.com/7408674/216980811-bdd9265c-1da7-4d3a-b615-6d5e45f76de2.png) local...

This repo misses the CSS source files for the HTLM styles. This will help understand the tagging elements and their actual command. Please refer to https://github.com/Azure-Samples/Azure-AD-B2C-page-templates which it has them....