adjusted 2 icons: spotify / telegram
@@ -16,8 +16,8 @@
|
|||||||
|
|
||||||
/* Icons for admin widget */
|
/* Icons for admin widget */
|
||||||
.socialiconeco_widget .fivehundredpx { background-image:url('../icons/small/fivehundredpx.jpg'); }
|
.socialiconeco_widget .fivehundredpx { background-image:url('../icons/small/fivehundredpx.jpg'); }
|
||||||
.socialiconeco_widget .aboutme { background-image:url('../icons/small/aboutme.jpg'); }
|
.socialiconeco_widget .spotify { background-image:url('../icons/small/spotify.jpg'); }
|
||||||
.socialiconeco_widget .behance { background-image:url('../icons/small/behance.jpg'); }
|
.socialiconeco_widget .telegram { background-image:url('../icons/small/telegram.jpg'); }
|
||||||
.socialiconeco_widget .codepen { background-image:url('../icons/small/codepen.jpg'); }
|
.socialiconeco_widget .codepen { background-image:url('../icons/small/codepen.jpg'); }
|
||||||
.socialiconeco_widget .dailymotion { background-image:url('../icons/small/dailymotion.jpg'); }
|
.socialiconeco_widget .dailymotion { background-image:url('../icons/small/dailymotion.jpg'); }
|
||||||
.socialiconeco_widget .dribbble { background-image:url('../icons/small/dribbble.jpg'); }
|
.socialiconeco_widget .dribbble { background-image:url('../icons/small/dribbble.jpg'); }
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 978 B |
|
Before Width: | Height: | Size: 1.4 KiB |
BIN
icons/large/spotify.jpg
Normal file
|
After Width: | Height: | Size: 9.4 KiB |
BIN
icons/large/telegram.jpg
Normal file
|
After Width: | Height: | Size: 9.5 KiB |
|
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 8.6 KiB |
|
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.9 KiB |
|
Before Width: | Height: | Size: 464 B |
|
Before Width: | Height: | Size: 541 B |
BIN
icons/small/spotify.jpg
Normal file
|
After Width: | Height: | Size: 7.8 KiB |
BIN
icons/small/telegram.jpg
Normal file
|
After Width: | Height: | Size: 8.1 KiB |
@@ -17,8 +17,8 @@
|
|||||||
global $sie_social_accounts;
|
global $sie_social_accounts;
|
||||||
$sie_social_accounts = array(
|
$sie_social_accounts = array(
|
||||||
'500px' => 'fivehundredpx',
|
'500px' => 'fivehundredpx',
|
||||||
'About.me' => 'aboutme',
|
'Spotify' => 'spotify',
|
||||||
'Behance' => 'behance',
|
'Telegram' => 'telegram',
|
||||||
'Codepen' => 'codepen',
|
'Codepen' => 'codepen',
|
||||||
'dailymotion' => 'dailymotion',
|
'dailymotion' => 'dailymotion',
|
||||||
'Dribbble' => 'dribbble',
|
'Dribbble' => 'dribbble',
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
=== Social Icone Co ===
|
=== Social Icone Co ===
|
||||||
Contributors: beco
|
Contributors: beco
|
||||||
Tags: social, media, widget, follow, profile, icons, 500px, About.me, Behance, Dribbble, Codepen, Email, Envato, Facebook, Flickr, FourSquare, GitHub, Google+, Instagram, Kickstarter, Klout, LinkedIn, Medium, Path, Pinterest, RSS, Speaker Deck, StumbleUpon, Technorati, Tumblr, Twitter, Vimeo, Vine, WordPress, Yelp, YouTube, Zerply
|
Tags: social, media, widget, follow, profile, icons, 500px, Spotify, Telegram, Dribbble, Codepen, Email, Envato, Facebook, Flickr, FourSquare, GitHub, Google+, Instagram, Kickstarter, Klout, LinkedIn, Medium, Path, Pinterest, RSS, Speaker Deck, StumbleUpon, Technorati, Tumblr, Twitter, Vimeo, Vine, WordPress, Yelp, YouTube, Zerply
|
||||||
Requires at least: 3.5.1
|
Requires at least: 3.5.1
|
||||||
Tested up to: 6.7
|
Tested up to: 6.7
|
||||||
Requires PHP: 5.3
|
Requires PHP: 5.3
|
||||||
|
|||||||