Too Cool For Firefox
Too Cool is definitely anti IE: they provide you with photoshop templates and banners that read, “Too cool for IE,” and want you to link it to a page of theirs offering a list of alternative browsers. Well, a few minutes in photoshop will let you produce “Too cool for Firefox” tags for your page, too:

Once you’ve downloaded this image, just add the following html after your body tag:
<a id="tooCool" href="http://spreadIE.com" title="Spread Internet Explorer">Too Cool for Firefox</a>
You’ll also need the CSS:
<style type="text/css" media="screen">
a#tooCool {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: url(<?php bloginfo(’url’); ?>/wp-content/toocoolforfirefox.png) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}
</style>
Every little bit of IE-support helps!
This entry was posted on Tuesday, October 18th, 2005 at 1:04 pm and is tagged with photoshop templates, background url, body tag, internet explorer, bottom right, style type, text decoration, png, lt, few minutes, little bit, firefox. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback.
Add New Comment
Viewing 36 Comments
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.