user34  
                
                  
                    Mars 3, 2024,  6:26 
                   
                  1 
               
             
            
              how can i edit my design of login page ?
             
            
              
                
            
           
          
            
              
                Moin  
              
                  
                    Mars 3, 2024,  6:28 
                   
                  2 
               
             
            
              There is for example Trendy Login  to change the design
             
            
              2 « J'aime » 
            
            
           
          
            
              
                user34  
              
                  
                    Mars 3, 2024,  7:12 
                   
                  3 
               
             
            
              https://imme.discourse.group/login 
want to edit this design and change complete html of this .
How can i acieve this ?
             
            
              
            
           
          
            
              
                Lilly  
              
                  
                    Mars 3, 2024, 12:45 
                   
                  4 
               
             
            
              https://meta.discourse.org/t/customize-any-text-in-discourse/36092/73?u=lilly 
also these topics may help
  
  
    This is a crash course in Discourse theme basics. The target audience is everyone who is not familiar with Discourse themes. If you’ve already used Discourse theme / theme components, this guide is probably not something you need to read. 
 
 
  
  
    So, you want to create Discourse themes? Not sure where to start? Or maybe you have created Discourse themes before, but want to learn how to do even more cool things. Well, you’ve come to the right place  
 
  
  
    There are a few ‘how to start’ guides for working with Discourse already and a wealth of useful info on meta, but I thought it might help to give an insight to the mental processes of starting from little, if any, prior coding experience to building substantial Discourse plugins. 
Discourse is written by experienced developers and has a large codebase. This can feel intimidating. This intimidation factor can be a significant barrier for novice developers. This is a kind of ‘psychological primer’…
   
 
             
            
              5 « J'aime » 
            
            
           
          
            
              
                user34  
              
                  
                    Mars 5, 2024,  4:45 
                   
                  6 
               
             
            
              How Can i reach to page where Login Full code is written so that i can customised my Design Page and layouts
can you give me exact place where i will get the code to edit My login page or add home page before login page?
             
            
              
            
           
          
            
              
                Heliosurge  
              
                  
                    Mars 5, 2024,  5:45 
                   
                  7 
               
             
            
              As already mentioned you could look at the source of Trendy Login to get ideas.
You can also use Inspect page source and iirc you can modify the page sources to test ideas to share me extent.
             
            
              
            
           
          
            
              
                user34  
              
                  
                    Mars 10, 2024,  4:05 
                   
                  8 
               
             
            
              Need To open Login Model insted of login page. How to achieve it ?
             
            
              
            
           
          
            
              
                Firepup650  
              
                  
                    Mars 10, 2024,  4:07 
                   
                  9 
               
             
            
              
Sounds like you have login required enabled? Turning that off will remove the login page. (Note that it also allows signed out users to see your site)
             
            
              
            
           
          
            
              
                user34  
              
                  
                    Mars 10, 2024,  4:14 
                   
                  10 
               
             
            
              i need login required but i am getting in mint theme the login page, when i clcik on login cta it opens up the login modal . i want to access directly i dont want to show content of login page want to show login model when user comes
             
            
              
            
           
          
            
              
                Lilly  
              
                  
                    Mars 10, 2024,  4:42 
                   
                  11 
               
             
            
              If login required is enabled, the login page is the homepage.
More info here:
  
  
    Because in case of login required forums /login page is their homepage which is there to give anonymous users more information about the community they want access to, and how to get access. 
In case of public forums since the forum is open, anonymous user directly sees what the community is all about via /latest or /categories page, so /login page doesn’t makes sense and we show login modal instead. 
Also, in case of login required forums, some Admins want to further customize their /login pa…
   
 
             
            
              2 « J'aime » 
            
            
           
          
            
              
                user34  
              
                  
                    Mars 10, 2024,  4:55 
                   
                  12 
               
             
            
              what if i want a customised home page hhow to achieve that ? and where to write code of it.
             
            
              
            
           
          
            
              
                Lilly  
              
                  
                    Mars 10, 2024,  4:58 
                   
                  13 
               
             
            
              You have asked this before and I have answered you
             
            
              4 « J'aime »