Web Icons

Mar 16th, 2009 Graphic Tips 2 Comment

Stumble Web Icons

These are the guys I follow when developing my sites, some may call them “icons” of the web industry. Some of these guys provide tips which I can use straight away or some are just an interesting read, taking into account something I already know.

Icons Idea

I already created the Free Twitter Backgrounds, which was fun so wanted to do some more graphics.

Zak Johnson?My idea to create icons of well known web faces came about when I saw Zac Johnson’s blog.

He’s currently got a little character who wouldn’t look out of place in a Lord of the Rings film, but didn’t realise until later that it was supposed to be him!

Shoemoney

ShoemoneyGood ol’ Shoemoney, a guy who was fat and poor then learnt the way of the web and became less fatter and more rich. As a homage to him, here’s an icon you can place on your site.

He’s a Web Icon because…he specialised in a popular niche, developed and sold businesses and says what he thinks.

John Chow

John ChowJohn Chow has been blogging for years and makes no quams about promoting affiliate programmes just to make a quick buck, although the content is at times great, it’s a shame the site is so full of adverts.

He’s a Web Icon because…he’s very good at self promotion and obtaining details/monetising from users on his blog.

Yongfook

YongfookYongfook has to be one of the most interesting Web Producers out there, he can code, design excellent sites, write well and has great ideas. I think he comes up with so many ideas that he starts to lose focus, sites like Sweetcron and Opensourcefood were popular because of something he was interested in.

He’s a Web Icon because…he’s witty, constantly “tweeting” and developing new exciting work.

Kieron Donoghue

Kieron DonoghueKieron from Here comes across as a nice guy, whilst he doesn’t give technical tips on making money, he does use social media tools well and has many money making domains, although would be nice if he developed them a bit more.

He’s a Web Icon because…of his famous Bank Statement, his single worded popular domains and interesting topic posts.

Download Graphics

The graphics are saved in a Zip, in both GIF and PNG format which is completely editable.

Using the following CSS code:


div.webicons {
margin: 4px 0;
}
.webicons ul {
display: inline; margin: 0 !important;
padding: 0 !important;
}
.webicons ul li {
background: none;	display: inline !important;
list-style-type: none; margin: 0;
padding: 1px;
}
.webicons ul li:before
{
content: "";
}
.webicons img {
float: none; width: 48px;
height: 48px; border: 0;
margin: 0; padding: 0;
}
.webicons-hovers {
opacity: .4; -moz-opacity: .4;
filter: alpha(opacity=70);
}
.webicons-hovers:hover {
opacity: 1; -moz-opacity: 1;
filter: alpha(opacity=100);
}

Conclusion

Let me know if there’s anyone else I should add, who’s a “Web Icon”.

Related posts

2 Replies:

  1. LOL, you seem to be one of the few bloggers who “gets” John Chow :)

  2. Thanks, did you find the icons useful?

Trackbacks

Leave a Reply to "Web Icons"

Have an Avatar? - Register one now!
Liked the post? - Subscribe via RSS.