By Petra Lasselsberger on Wednesday, 15 March 2017
Posted in General
Replies 3
Likes 0
Views 116
Votes 0
Hello,

where can I change the language of this (see attachement)?
And can I change the text color from blue to another color? Thank you.
Hi there,

You can change those language on this string COM_EASYSOCIAL_VIEW_ALL_GROUPS at this path .../language/*your current language/*your current language.com_easysocial.ini or do language override on that string as follow https://stackideas.com/docs/easysocial/administrators/languages/creating-language-overrides

And can I change the text color from blue to another color? Thank you.

You can do template override at this path .../templates/your current template/html/com_easysocial/css/custom.css on css code below

.o-flag__body .ed-user-name{
color: red !important;
}


Please give it a try and see how it goes
·
Wednesday, 15 March 2017 19:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you.


Hi there,

You can change those language on this string COM_EASYSOCIAL_VIEW_ALL_GROUPS at this path .../language/*your current language/*your current language.com_easysocial.ini or do language override on that string as follow https://stackideas.com/docs/easysocial/administrators/languages/creating-language-overrides


Didn't change anything (see attachement).


You can do template override at this path .../templates/your current template/html/com_easysocial/css/custom.css on css code below


I don't have a folder called css (see attachement)
·
Wednesday, 15 March 2017 19:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Didn't change anything (see attachement).

Maybe you can provide us with your backend and FTP access for further check on this issues. Please advice.

/Applications/XAMPP/xamppfiles/htdocs/komento.com/components/com_komento/themes/wireframe/comments/admin.php

You have to create a new one if in your current template don't have those folders/files. Please advice.
·
Thursday, 16 March 2017 10:36
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post