pop login
- Posted by erwinschro (1034) Offline
You can change it from the module layout php codesis there a way of having my club logo on the pop up window instead of the image of a silhouette of a persons head?
<div class="tppoploginavatar"><img src="modules/mod_poplogin/assets/avatar.png" alt="Avatar" /></div>
Regarding the username and password field, as you can see on our demo site, that there's no such a problem. So that might be cause by the css conflict with your template css. So sorry we can't help you with that....you can play around with poplogin module css here
/modules/mod_poplogin/assets/mod_poplogin.css
Please Log in or Create an account to join the conversation.
- Posted by Gameinatrix (1) Offline
Mine pops up and greys out the template, but the login window is also still greyed out. I cannot type or login with it.
I tried adding the following code to layout.css #tmp-container {
...
z-index: 0; /* change this to let's say 99999 */
}
But it only made the login window load and go away quicker.
11 years 4 months ago #8
by Gameinatrix
I tried adding the following code to layout.css #tmp-container {
...
z-index: 0; /* change this to let's say 99999 */
}
But it only made the login window load and go away quicker.
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
@gameinatrix
are you using the same template with @Richmond above? because different template will have different case and treatment...
11 years 4 months ago #9
by erwinschro
are you using the same template with @Richmond above? because different template will have different case and treatment...
Please Log in or Create an account to join the conversation.
- Posted by Robin (6) Offline
Thanks for the reply above. Another fairly major issue i'm having trouble with is that the login only works for me with my super admin account. For any other username/password combo it says that the user does not have an account and can not access the private area of the site. Has anyone else had this problem?
11 years 4 months ago #10
by Robin
Please Log in or Create an account to join the conversation.
- Posted by Robin (6) Offline
- Posted by Vivi (5) Offline
I have the same problem as Robin Richmond, but my template does not have the "layout.css" file. Can someone help me get it to work?
11 years 2 months ago #12
by Vivi
Please Log in or Create an account to join the conversation.