cyberavijit
Active Member
Hi guys
I want to share a trick which may some of you already know. But still sharing as seen many people are asking for small filehost icon like
Well you just need to go to
http://www.getfavicon.org/
and enter the address of the filehost for which you want to get the icon
for example I am searching Icon for bitshare
[SLIDE]http://i2.lulzimg.com/58f8814195.png[/SLIDE]
Now the result
[SLIDE]http://i2.lulzimg.com/c8097ed3ff.png[/SLIDE]
for some filehost this wont work so posting all of the Mini icon set I have
Bitshare
Croco
Depositefile
Easy-Share
FileFactory
Hotfile
IMDB
Letitbit
MediaFire
Megashares
Netload
Rapidshare
Safelinking
Tinypaste
Uploadstation
Uploading
Extabit
Fiberupload
Share-Online.biz
Shareflare
Turbobit
Uploaded
Thanks to soft2050
I am sharing How to insert this host icon to your wordpress bassed sites
you just need to insert this code eachtime for each file hosts to your CSS style sheet
Example for Uploaded to
You have to edit and Insert this code for each filehost and change the padding according to your site...22px works for my site...
Enjoy Guys
A small thanks is always appreciated:D
I want to share a trick which may some of you already know. But still sharing as seen many people are asking for small filehost icon like
Well you just need to go to
http://www.getfavicon.org/
and enter the address of the filehost for which you want to get the icon
for example I am searching Icon for bitshare
[SLIDE]http://i2.lulzimg.com/58f8814195.png[/SLIDE]
Now the result
[SLIDE]http://i2.lulzimg.com/c8097ed3ff.png[/SLIDE]
for some filehost this wont work so posting all of the Mini icon set I have
Bitshare
Croco
Depositefile
Easy-Share
FileFactory
Hotfile
IMDB
Letitbit
MediaFire
Megashares
Netload
Rapidshare
Safelinking
Tinypaste
Uploadstation
Uploading
Extabit
Fiberupload
Share-Online.biz
Shareflare
Turbobit
Uploaded
Thanks to soft2050
I am sharing How to insert this host icon to your wordpress bassed sites
you just need to insert this code eachtime for each file hosts to your CSS style sheet
Example for Uploaded to
PHP:
a[href*="http://uploaded.to"] {
background: url("http://dl.dropbox.com/u/16918132/Logo/New%20folder/small/up.png") no-repeat;
height: 16px;
width: 16px;
padding: 5px 25px
}
You have to edit and Insert this code for each filehost and change the padding according to your site...22px works for my site...
Enjoy Guys
A small thanks is always appreciated:D
Last edited: