user34  
                
                  
                    3. März 2024 um 06:26
                   
                  1 
               
             
            
              how can i edit my design of login page ?
             
            
              
                
            
           
          
            
              
                Moin  
              
                  
                    3. März 2024 um 06:28
                   
                  2 
               
             
            
              There is for example Trendy Login  to change the design
             
            
              2 „Gefällt mir“ 
            
            
           
          
            
              
                user34  
              
                  
                    3. März 2024 um 07:12
                   
                  3 
               
             
            
              https://imme.discourse.group/login 
want to edit this design and change complete html of this .
How can i acieve this ?
             
            
              
            
           
          
            
              
                Lilly  
              
                  
                    3. März 2024 um 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 „Gefällt mir“ 
            
            
           
          
            
              
                user34  
              
                  
                    5. März 2024 um 16: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  
              
                  
                    5. März 2024 um 17: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  
              
                  
                    10. März 2024 um 16:05
                   
                  8 
               
             
            
              Need To open Login Model insted of login page. How to achieve it ?
             
            
              
            
           
          
            
              
                Firepup650  
              
                  
                    10. März 2024 um 16: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  
              
                  
                    10. März 2024 um 16: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  
              
                  
                    10. März 2024 um 16: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 „Gefällt mir“ 
            
            
           
          
            
              
                user34  
              
                  
                    10. März 2024 um 16:55
                   
                  12 
               
             
            
              what if i want a customised home page hhow to achieve that ? and where to write code of it.
             
            
              
            
           
          
            
              
                Lilly  
              
                  
                    10. März 2024 um 16:58
                   
                  13 
               
             
            
              You have asked this before and I have answered you
             
            
              4 „Gefällt mir“