adjusted 2 icons: spotify / telegram

This commit is contained in:
2026-06-29 12:06:54 -03:00
parent 451fd0535d
commit 0adec7e33b
13 changed files with 5 additions and 5 deletions

View File

@@ -16,8 +16,8 @@
/* Icons for admin widget */
.socialiconeco_widget .fivehundredpx { background-image:url('../icons/small/fivehundredpx.jpg'); }
.socialiconeco_widget .aboutme { background-image:url('../icons/small/aboutme.jpg'); }
.socialiconeco_widget .behance { background-image:url('../icons/small/behance.jpg'); }
.socialiconeco_widget .spotify { background-image:url('../icons/small/spotify.jpg'); }
.socialiconeco_widget .telegram { background-image:url('../icons/small/telegram.jpg'); }
.socialiconeco_widget .codepen { background-image:url('../icons/small/codepen.jpg'); }
.socialiconeco_widget .dailymotion { background-image:url('../icons/small/dailymotion.jpg'); }
.socialiconeco_widget .dribbble { background-image:url('../icons/small/dribbble.jpg'); }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 978 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

BIN
icons/large/spotify.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

BIN
icons/large/telegram.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

View File

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 464 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 541 B

BIN
icons/small/spotify.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

BIN
icons/small/telegram.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View File

@@ -17,8 +17,8 @@
global $sie_social_accounts;
$sie_social_accounts = array(
'500px' => 'fivehundredpx',
'About.me' => 'aboutme',
'Behance' => 'behance',
'Spotify' => 'spotify',
'Telegram' => 'telegram',
'Codepen' => 'codepen',
'dailymotion' => 'dailymotion',
'Dribbble' => 'dribbble',

View File

@@ -1,6 +1,6 @@
=== Social Icone Co ===
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
Tested up to: 6.7
Requires PHP: 5.3