O.sman
                
              
                
              
                  
                  
              1
              
             
            
            
              
              
              11 Likes
            
           
          
            
            
              I have a problem im using esx multichar, but when i join this happens.
here is a pic
             
            
              
              
              
            
           
          
            
            
              Amazing redesign works flawlessly with multicharacter aswell
             
            
              
              
              
            
           
          
            
              
                5M_x
                
              
              
                  
                  
              9
              
             
            
              background doesn’t show the picture… it just shows that gradient effect
             
            
              
              
              
            
           
          
            
              
                O.sman
                
              
              
                  
                  
              10
              
             
            
              fixed it  re download the script
             
            
              
              
              1 Like
            
           
          
            
              
                5M_x
                
              
              
                  
                  
              11
              
             
            
              i did bro, still the same
             
            
              
              
              
            
           
          
            
              
                O.sman
                
              
              
                  
                  
              12
              
             
            
              did you redownload the resource from git
             
            
              
              
              
            
           
          
            
              
                O.sman
                
              
              
                  
                  
              14
              
             
            
              check you css file
if in the body part
what is written after
display:
             
            
              
              
              
            
           
          
            
              
                5M_x
                
              
              
                  
                  
              15
              
             
            
              body {
font-family: sans-serif;
overflow: hidden;
display:none;
background-image:  linear-gradient(to right, #1c232a ,#1c232af5, #1c232ae0),url(“./background.jpg”);
height: 100%;
background-size: cover;
background-color: #fffffffa;
}
             
            
              
              
              
            
           
          
            
              
                O.sman
                
              
              
                  
                  
              17
              
             
            
              eck if you have the background img in the same directory as the css file
             
            
              
              
              
            
           
          
            
            
              

Edit those two lines and you’re done.