تغيير صفحة تسجيل الدخول للثيمات المخصصة

hi

We want to build a custom theme on discourse with a custom login page. Unable to find the code to change the design of the login Page. Can someone please help where to find the code repository of these two pages? We were unable to find the code of these two pages in the GitHub repository for the theme. GitHub - discourse/discourse-mint-theme: A modern theme with a hint of mint

These two pages we want to redesign


إعجاب واحد (1)

You can have a look at what plugin outlets are available.

What do you want to change? Can you do it with CSS? It’s usually a bad idea to override the default template.

You should start with the Beginner’s guide to developing Discourse Themes.

5 إعجابات

To complete Jay’s answer, here are the available plugin outlets:

4 إعجابات

You have a couple of topics on this. As mentioned in your other topic you can also view page source(inspect element)

3 إعجابات