Yii New Classy Social Extension

Can be use as below

<?php

$this->widget("ext.ClassySocial.ClassySocial",array(

	'theme'=&gt;'square',//- the current theme, can be default, square or slick


	'networks'=&gt;'facebook,google,email',//- comma-separated list of social networks, networks values can be facebook,google,twitter,pinterest,linkedin,dribbble,email,socl,instagram,vimeo,youtube,github,blogger,deviantart,flickr,skype,steam,wordpress,yahoo


	'radius'=&gt;90,//- the radius of the arc, default is 80


	'imagetype'=&gt;'picture',//can be facebook if you want your Facebook profile image to be shown by default or picture, default is picture


	'picture' =&gt; 'mohsinkhan', //- can be either the name of the Facebook profile, an image url (ex images/test.jpg) or none, default is none


	'orientation'=&gt;'arc',// - orientation, can be arc, line or linedown, default is arc


	//'gap'=&gt;'50px',//the gap (in pixels) between the profile bubbles, default is 50 pixels 


	//'style'=&gt;'float:left',//can set any css style 


	'arcstart'=&gt;0,//- start of the arc, from 1 to 360, default is 0


	'arclength'=&gt;180,// - length of the arc, from 1 to 360, default is 180


	'handle'=&gt;array('facebook'=&gt;'mohsinkhan.baloch','google'=&gt;'102409429678683189860','email'=&gt;'balochmohsin786@gmail.com'),








));

?>

please +1 if you find useful

Attach is Source of extension, simple unzip in extensions directory and use it enjoy.

let me know if have any suggestion or issue

Source of extensions

Please submit the information, that this extensions is a wrapper for the jquery plugin:

classysocial

There is a demo and more information.

Yes this extensions is a wrapper for the jquery plugin:classysocial