Which is fine, however, the dark template seems to be missing a dark background here.
Is this a bug in the template?
What's the best way for me to fix this? I know a little css, but not enough to figure things like this on my own without probably a lot of trial and error :)
Try to add this code to custom.css (socialize/css - you can create that file if you don't have it).
.login .well {
background: transparent;
}
You may try to use !important like this: background: transparent !important; if it will not work.
- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.
- Use the "Thank You" feature on any post that helped you