Hi, Alfredo.
I saw you managed to solve this issue.
Thank you for reporting this, dark style will be reviewed.
Michal Dluzak wrote: Hi, Alfredo.
I saw you managed to solve this issue.
Thank you for reporting this, dark style will be reviewed.
most of all those issues are because the activities style is defined in style.dark.css in the following form:
#community-wrap .joms-stream{...}
#community-wrap ul{...}
the activity stream module doesn't have #community-wrap, so it doesn't handle those css rules..
Hi, Alfredo.
It means that this style will be applied only to elements within #community-wrap and that is component area.
It's because dark style in JomSocial apply only to it content not to modules (especially if they are assigned outside JomScoial main area.
Hi, Alfredo.
JomSocial dark style != Socialize dark style (those styles are not equal).
On my installation modules in Socialize doesn't have abckground at all (in dark style) unless I add a module suffix.
So please, revert your changes so I could see what causes white background of modules.
please try to understand each other, i'm not talking about every modules, i'm talking about activity stream module, who show many and various elements taken from the activity stream.
Those elements are styled by the module css, who fits the default jomsocial template and the default socialize theme too, but not with the dark style.
HI, Alfredo.
I understand you, you also posted a printscreen of your issue. But I can't see it now so I can't say nothing for sure.
I tested it on my site and it looks fine:
prntscr.com/4n1dvj
(ignore size of things).
so I'm surprised that on your site it doesn't work like this.