first version of socialiconeco fork from social-media-icons-widget
88
css/social_icons_admin.css
Normal file
@@ -0,0 +1,88 @@
|
||||
.social_icons_widget {
|
||||
float:left;
|
||||
margin-bottom:20px;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.social_icons_widget label {
|
||||
display:block;
|
||||
margin-bottom:5px;
|
||||
}
|
||||
|
||||
.social_icons_widget .social_accounts label {
|
||||
background-repeat:no-repeat;
|
||||
padding-left:20px;
|
||||
}
|
||||
|
||||
/* Icons for admin widget */
|
||||
.social_icons_widget .fivehundredpx { background-image:url('../icons/small/fivehundredpx.jpg'); }
|
||||
.social_icons_widget .aboutme { background-image:url('../icons/small/aboutme.jpg'); }
|
||||
.social_icons_widget .behance { background-image:url('../icons/small/behance.jpg'); }
|
||||
.social_icons_widget .codepen { background-image:url('../icons/small/codepen.jpg'); }
|
||||
.social_icons_widget .dailymotion { background-image:url('../icons/small/dailymotion.jpg'); }
|
||||
.social_icons_widget .dribbble { background-image:url('../icons/small/dribbble.jpg'); }
|
||||
.social_icons_widget .email { background-image:url('../icons/small/email.jpg'); }
|
||||
.social_icons_widget .envato { background-image:url('../icons/small/envato.jpg'); }
|
||||
.social_icons_widget .facebook { background-image:url('../icons/small/facebook.jpg'); }
|
||||
.social_icons_widget .flickr { background-image:url('../icons/small/flickr.jpg'); }
|
||||
.social_icons_widget .foursquare { background-image:url('../icons/small/foursquare.jpg'); }
|
||||
.social_icons_widget .github { background-image:url('../icons/small/github.jpg'); }
|
||||
.social_icons_widget .googleplus { background-image:url('../icons/small/googleplus.jpg'); }
|
||||
.social_icons_widget .instagram { background-image:url('../icons/small/instagram.jpg'); }
|
||||
.social_icons_widget .kickstarter { background-image:url('../icons/small/kickstarter.jpg'); }
|
||||
.social_icons_widget .klout { background-image:url('../icons/small/klout.jpg'); }
|
||||
.social_icons_widget .linkedin { background-image:url('../icons/small/linkedin.jpg'); }
|
||||
.social_icons_widget .medium { background-image:url('../icons/small/medium.jpg'); }
|
||||
.social_icons_widget .path { background-image:url('../icons/small/path.jpg'); }
|
||||
.social_icons_widget .pinterest { background-image:url('../icons/small/pinterest.jpg'); }
|
||||
.social_icons_widget .rss { background-image:url('../icons/small/rss.jpg'); }
|
||||
.social_icons_widget .soundcloud { background-image:url('../icons/small/soundcloud.jpg'); }
|
||||
.social_icons_widget .speakerdeck { background-image:url('../icons/small/speakerdeck.jpg'); }
|
||||
.social_icons_widget .stumbleupon { background-image:url('../icons/small/stumbleupon.jpg'); }
|
||||
.social_icons_widget .technorati { background-image:url('../icons/small/technorati.jpg'); }
|
||||
.social_icons_widget .tumblr { background-image:url('../icons/small/tumblr.jpg'); }
|
||||
.social_icons_widget .twitch { background-image:url('../icons/small/twitch.jpg'); }
|
||||
.social_icons_widget .twitter { background-image:url('../icons/small/twitter.jpg'); }
|
||||
.social_icons_widget .vimeo { background-image:url('../icons/small/vimeo.jpg'); }
|
||||
.social_icons_widget .vine { background-image:url('../icons/small/vine.jpg'); }
|
||||
.social_icons_widget .wordpress { background-image:url('../icons/small/wordpress.jpg'); }
|
||||
.social_icons_widget .yelp { background-image:url('../icons/small/yelp.jpg'); }
|
||||
.social_icons_widget .youtube { background-image:url('../icons/small/youtube.jpg'); }
|
||||
.social_icons_widget .zerply { background-image:url('../icons/small/zerply.jpg'); }
|
||||
|
||||
.social_icons_widget .icon_options label,
|
||||
.social_icons_widget .label_options label {
|
||||
display:inline;
|
||||
margin-bottom:0;
|
||||
}
|
||||
|
||||
.widget .widget-inside .icon_options,
|
||||
.widget .widget-inside .label_options {
|
||||
margin:0;
|
||||
padding:0 1.5%;
|
||||
width:47%;
|
||||
}
|
||||
|
||||
.widget .widget-inside .icon_options { float:left; }
|
||||
.widget .widget-inside .label_options { float:right; padding-top:3px; }
|
||||
|
||||
.social_icons_widget .social_accounts {
|
||||
border-top:1px #ccc solid;
|
||||
clear:both;
|
||||
float:left;
|
||||
margin-top:1.5em;
|
||||
padding-top:1.5em;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.social_icons_widget .social_accounts li {
|
||||
border-bottom:1px #ccc dotted;
|
||||
float:left;
|
||||
padding:5px 1.5% 15px;
|
||||
width:30%;
|
||||
}
|
||||
|
||||
.social_icons_widget .social_accounts li .site_icon {
|
||||
float:left;
|
||||
margin-right:5px;
|
||||
}
|
||||
5
css/social_icons_widget.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.social-icons-widget ul { list-style-type:none; margin:0 0 15px; width:100%; }
|
||||
.social-icons-widget ul li { display:inline-block; margin:0 6px 10px 0; }
|
||||
.social-icons-widget ul.show-labels li { display:block; }
|
||||
.social-icons-widget ul li a { margin:0; }
|
||||
.social-icons-widget ul.show-labels li img { margin-right:10px; vertical-align:middle; }
|
||||
BIN
icons/large/_unknown.jpg
Normal file
|
After Width: | Height: | Size: 776 B |
BIN
icons/large/aboutme.jpg
Normal file
|
After Width: | Height: | Size: 978 B |
BIN
icons/large/behance.jpg
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
icons/large/codepen.jpg
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
icons/large/dailymotion.jpg
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
icons/large/dribbble.jpg
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
icons/large/email.jpg
Normal file
|
After Width: | Height: | Size: 765 B |
BIN
icons/large/envato.jpg
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
icons/large/facebook.jpg
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
icons/large/fivehundredpx.jpg
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
icons/large/flickr.jpg
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
icons/large/foursquare.jpg
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
icons/large/github.jpg
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
icons/large/googleplus.jpg
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
icons/large/instagram.jpg
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
icons/large/kickstarter.jpg
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
icons/large/klout.jpg
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
icons/large/linkedin.jpg
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
icons/large/medium.jpg
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
icons/large/path.jpg
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
icons/large/pinterest.jpg
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
icons/large/rss.jpg
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
icons/large/soundcloud.jpg
Normal file
|
After Width: | Height: | Size: 929 B |
BIN
icons/large/speakerdeck.jpg
Normal file
|
After Width: | Height: | Size: 944 B |
BIN
icons/large/stumbleupon.jpg
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
icons/large/technorati.jpg
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
icons/large/tumblr.jpg
Normal file
|
After Width: | Height: | Size: 1002 B |
BIN
icons/large/twitch.jpg
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
icons/large/twitter.jpg
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
icons/large/vimeo.jpg
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
icons/large/vine.jpg
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
icons/large/wordpress.jpg
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
icons/large/yelp.jpg
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
icons/large/youtube.jpg
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
icons/large/zerply.jpg
Normal file
|
After Width: | Height: | Size: 919 B |
BIN
icons/medium/_unknown.jpg
Normal file
|
After Width: | Height: | Size: 456 B |
BIN
icons/medium/aboutme.jpg
Normal file
|
After Width: | Height: | Size: 8.6 KiB |
BIN
icons/medium/behance.jpg
Normal file
|
After Width: | Height: | Size: 8.9 KiB |
BIN
icons/medium/codepen.jpg
Normal file
|
After Width: | Height: | Size: 740 B |
BIN
icons/medium/dailymotion.jpg
Normal file
|
After Width: | Height: | Size: 856 B |
BIN
icons/medium/dribbble.jpg
Normal file
|
After Width: | Height: | Size: 839 B |
BIN
icons/medium/email.jpg
Normal file
|
After Width: | Height: | Size: 7.8 KiB |
BIN
icons/medium/envato.jpg
Normal file
|
After Width: | Height: | Size: 710 B |
BIN
icons/medium/facebook.jpg
Normal file
|
After Width: | Height: | Size: 8.1 KiB |
BIN
icons/medium/fivehundredpx.jpg
Normal file
|
After Width: | Height: | Size: 931 B |
BIN
icons/medium/flickr.jpg
Normal file
|
After Width: | Height: | Size: 715 B |
BIN
icons/medium/foursquare.jpg
Normal file
|
After Width: | Height: | Size: 672 B |
BIN
icons/medium/github.jpg
Normal file
|
After Width: | Height: | Size: 831 B |
BIN
icons/medium/googleplus.jpg
Normal file
|
After Width: | Height: | Size: 717 B |
BIN
icons/medium/instagram.jpg
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
BIN
icons/medium/kickstarter.jpg
Normal file
|
After Width: | Height: | Size: 702 B |
BIN
icons/medium/klout.jpg
Normal file
|
After Width: | Height: | Size: 790 B |
BIN
icons/medium/linkedin.jpg
Normal file
|
After Width: | Height: | Size: 878 B |
BIN
icons/medium/logo-aboutme-spotify.jpg
Normal file
|
After Width: | Height: | Size: 8.6 KiB |
BIN
icons/medium/logo-behance-telegram.jpg
Normal file
|
After Width: | Height: | Size: 8.9 KiB |
BIN
icons/medium/logo-email.jpg
Normal file
|
After Width: | Height: | Size: 7.8 KiB |
BIN
icons/medium/logo-facebook.jpg
Normal file
|
After Width: | Height: | Size: 8.1 KiB |
BIN
icons/medium/logo-instagram.jpg
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
BIN
icons/medium/logo-rss.jpg
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
icons/medium/logo-twitter.jpg
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
BIN
icons/medium/logo-youtube.jpg
Normal file
|
After Width: | Height: | Size: 8.4 KiB |
BIN
icons/medium/medium.jpg
Normal file
|
After Width: | Height: | Size: 809 B |
BIN
icons/medium/path.jpg
Normal file
|
After Width: | Height: | Size: 917 B |
BIN
icons/medium/pinterest.jpg
Normal file
|
After Width: | Height: | Size: 753 B |
BIN
icons/medium/rss.jpg
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
icons/medium/soundcloud.jpg
Normal file
|
After Width: | Height: | Size: 587 B |
BIN
icons/medium/speakerdeck.jpg
Normal file
|
After Width: | Height: | Size: 585 B |
BIN
icons/medium/stumbleupon.jpg
Normal file
|
After Width: | Height: | Size: 730 B |
BIN
icons/medium/technorati.jpg
Normal file
|
After Width: | Height: | Size: 809 B |
BIN
icons/medium/tumblr.jpg
Normal file
|
After Width: | Height: | Size: 642 B |
BIN
icons/medium/twitch.jpg
Normal file
|
After Width: | Height: | Size: 753 B |
BIN
icons/medium/twitter.jpg
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
BIN
icons/medium/vimeo.jpg
Normal file
|
After Width: | Height: | Size: 713 B |
BIN
icons/medium/vine.jpg
Normal file
|
After Width: | Height: | Size: 748 B |
BIN
icons/medium/wordpress.jpg
Normal file
|
After Width: | Height: | Size: 917 B |
BIN
icons/medium/yelp.jpg
Normal file
|
After Width: | Height: | Size: 730 B |
BIN
icons/medium/youtube.jpg
Normal file
|
After Width: | Height: | Size: 8.4 KiB |
BIN
icons/medium/zerply.jpg
Normal file
|
After Width: | Height: | Size: 590 B |
BIN
icons/small/_unknown.jpg
Normal file
|
After Width: | Height: | Size: 366 B |
BIN
icons/small/aboutme.jpg
Normal file
|
After Width: | Height: | Size: 464 B |
BIN
icons/small/behance.jpg
Normal file
|
After Width: | Height: | Size: 541 B |
BIN
icons/small/codepen.jpg
Normal file
|
After Width: | Height: | Size: 454 B |
BIN
icons/small/dailymotion.jpg
Normal file
|
After Width: | Height: | Size: 536 B |
BIN
icons/small/dribbble.jpg
Normal file
|
After Width: | Height: | Size: 520 B |
BIN
icons/small/email.jpg
Normal file
|
After Width: | Height: | Size: 426 B |
BIN
icons/small/envato.jpg
Normal file
|
After Width: | Height: | Size: 478 B |
BIN
icons/small/facebook.jpg
Normal file
|
After Width: | Height: | Size: 500 B |
BIN
icons/small/fivehundredpx.jpg
Normal file
|
After Width: | Height: | Size: 506 B |
BIN
icons/small/flickr.jpg
Normal file
|
After Width: | Height: | Size: 493 B |
BIN
icons/small/foursquare.jpg
Normal file
|
After Width: | Height: | Size: 523 B |
BIN
icons/small/github.jpg
Normal file
|
After Width: | Height: | Size: 500 B |
BIN
icons/small/googleplus.jpg
Normal file
|
After Width: | Height: | Size: 521 B |
BIN
icons/small/instagram.jpg
Normal file
|
After Width: | Height: | Size: 523 B |
BIN
icons/small/kickstarter.jpg
Normal file
|
After Width: | Height: | Size: 477 B |
BIN
icons/small/klout.jpg
Normal file
|
After Width: | Height: | Size: 545 B |
BIN
icons/small/linkedin.jpg
Normal file
|
After Width: | Height: | Size: 505 B |
BIN
icons/small/medium.jpg
Normal file
|
After Width: | Height: | Size: 519 B |
BIN
icons/small/path.jpg
Normal file
|
After Width: | Height: | Size: 556 B |