By Pavel Vit on Friday, 11 September 2015
Posted in General Issues
Replies 3
Likes 0
Views 0.9K
Votes 0
Hello,

sorry to bother you again. I would like to follow the issue with the text color. I have noticed that question description still has a white text color. Could you please have a look at http://www.proobce.com/diskuze/v-%C4%8Dem-je-v%C3%A1m-web-jin%C3%BD

The problem is marked with nr. 1 on the attached pict.

Many thanks. Best regards.

Pavel Vit
Hello Pavel,

From my inspection, the text-color was inherit from your body styling.

To make things easier, I would suggest to apply this CSS hack into your own Joomla template styling to make all the content text withing EasyDiscuss component will be black
div#discuss-wrapper {
color: #000;
}


Hope this will help, please advice.
·
Friday, 11 September 2015 16:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

it rocks! great many thanks. Great support!

Regards.

Pavel
·
Friday, 11 September 2015 16:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Pavel,

Great it works for you!
·
Friday, 11 September 2015 18:21
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post