Hi
When will ElveSocial be updated to run (better) with the latest version of JomSocial?
E.g. the popup text (errors and alerts) is not visable at all because the cWindowContent text does not overwrite the white color text from (the latest version of) JomSocial.
So this needs to be inserted into SocialElve template:
- Code: Select all
#cWindowContent {
color: black
}
Now the popup alerts etc are again readable