Hi rkeles,
1/ You can open the language\en-GB\en-GB.tpl_gk_spotlight.ini file to translate the search and login language to Turkish.
2/ About the Social icon:
Step1: you can install the following module.
Step2: And add the acm folder to the templates\gk_spotlight
Step3: Add the following code to the language\en-GB\en-GB.tpl_gk_spotlight.ini file:
; ACM
SOCIAL_SECTION_LABEL ="Social Info"
SOCIAL_SECTION_DESC =""
SOCIAL_FONT_ICON_LABEL ="Social Icon"
SOCIAL_FONT_ICON_DESC ="Add Font Awesome icon for social icon, such as fa fa-facebook"
SOCIAL_TITLE_LABEL ="Social Name"
SOCIAL_TITLE_DESC ="Add Social Name"
SOCIAL_LINK_LABEL ="Social Link"
SOCIAL_LINK_DESC ="Add Social Link"
Step4: Add the following CSS code to the Backend > Site Template Styles > gk_spotlight - Default > Advanced settings > Custom CSS code:
.acm-social.style-1 .social-follow .social-inner {
padding: 2px 6px;
font-size: 13px;
}
.gkSocial h3.title {
margin-left: 0;
}
Now, you can go to the Backend > Modules > add the JoomlArt Advanced Custom Module: