social icon (OK.ru) ???

Posted in: Newspaper
Post count: 5

Hello! how to set up the Classmates icon, this is the Russian social network

Post count: 1341
Post count: 5

no, you misunderstood me. I’m interested in the icon on OK, in the area less to go to the site OK.ru ….
http://prntscr.com/gpe4fd
http://prntscr.com/gpe3ir
http://prntscr.com/gpe3rf

Post count: 1341

Попробуйте сделать как на примере добавления кнопки Linkedin: https://forum.tagdiv.com/topic/how-to-add-linkedin-share-button/

Post count: 5

170/5000
vy menya snova ne ponyali… mne nuzhna ikonka ssylkoy na sayt ok.ru v shapke sayta. V menyu vybora etikh knopok OK net!!! kak mne yego sdelat’… SHARING menya ne interesuyet!!!!
you again do not understand me … I need an icon link to the site ok.ru in the header of the site. In the selection menu of these buttons, OK is not !!! how can I make it … SHARING does not interest me !!!!

вы меня снова не поняли… мне нужна иконка ссылкой на сайт ok.ru в шапке сайта. В меню выбора этих кнопок OK нет!!! как мне его сделать… ШАРИНГ меня не интересует!!!!

Post count: 5

you again do not understand me … I need an icon link to the site ok.ru in the header of the site. In the selection menu of these buttons, OK is not !!! how can I make it … SHARING does not interest me !!!!

Post count: 5

в общем решил так с OK.ru
взял сеть behance и поменял к ней настройки
class td_social_icons {
static $td_social_icons_array = array(
‘behance’ => ‘ok’,
‘blogger’ => ‘Blogger’,
‘delicious’ => ‘Delicious’,
‘deviantart’ => ‘Deviantart’,
‘digg’ => ‘Digg’,
‘dribbble’ => ‘Dribbble’,
‘evernote’ => ‘Evernote’,
‘facebook’ => ‘Facebook’,
‘flickr’ => ‘Flickr’,
‘forrst’ => ‘Forrst’,
‘googleplus’ => ‘Google+’,
‘grooveshark’ => ‘Grooveshark’,
‘instagram’ => ‘Instagram’,
‘lastfm’ => ‘Lastfm’,
‘linkedin’ => ‘Linkedin’,
‘mail-1’ => ‘Mail’,
‘myspace’ => ‘Myspace’,
‘path’ => ‘Path’,
‘paypal’ => ‘Paypal’,
‘pinterest’ => ‘Pinterest’,
‘reddit’ => ‘Reddit’,
‘rss’ => ‘RSS’,
‘share’ => ‘Share’,
‘skype’ => ‘Skype’,
‘soundcloud’ => ‘Soundcloud’,
‘spotify’ => ‘Spotify’,
‘stackoverflow’ => ‘Stackoverflow’,
‘steam’ => ‘Steam’,
‘stumbleupon’ => ‘StumbleUpon’,
‘tumblr’ => ‘Tumblr’,
‘twitter’ => ‘Twitter’,
‘vimeo’ => ‘Vimeo’,
‘vk’ => ‘VKontakte’,
‘windows’ => ‘Windows’,
‘wordpress’ => ‘WordPress’,
‘yahoo’ => ‘Yahoo’,
‘youtube’ => ‘Youtube’
);

/* подставил как иконку для ОК.ру так как у шаблона нет ее */
.td-icon-behance:before {
content: ‘\OK’;
font-weight: bold;
color: #F58220;
font-weight: 900;
text-transform: uppercase;
font-family: ‘Open Sans’, arial, sans-serif;

}

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.