Hello,
errors at regsitration first page is white on light colors, not very useful to read like my attached picture show it :
https://www.uploady.com/download/d4L_C5XYtDb/EJ1~fodd6wFCSCcP
Where to change it please ?
Ok thanks a lot !
This is bug in ossn black theme,
Disable Cache,
Go to
themes/ossnblack/style/default.php
Go to line 258-264, You should see:
.ossn-error-container,
.login-error {
border:1px solid #DD3C10;
border-width: 1px;
background-color: #FFEBE8;
padding:13px;
}
Replace it with:
.ossn-error-container,
.login-error {
border:1px solid #DD3C10;
border-width: 1px;
background-color: #FFEBE8;
padding:13px;
color:#000;
}
Now go to line 297, you should see:
.ossn-message-done{
border: 1px solid #1EB0DF;
border-width: 1px;
background-color: #DAF6FF;
padding: 13px;
text-align:left;
}
Replace it with:
.ossn-message-done{
border: 1px solid #1EB0DF;
border-width: 1px;
background-color: #DAF6FF;
padding: 13px;
text-align:left;
color:#000;
}
Enable cache again.
Due to the many requests in the past for additonal features and components we have decided to develope a premium version. Features like Hashtags, Videos, Polls, Events, Stories, Link Preview, etc included in it.
$199 (Life Time)