Do you want to promote FireFoxMe ?
Feel Free to use the banners listed here to promote FireFox.
Just right click on any banner and use “Save Image as” to retrieve it. (You can hotlink them if you want)
Bottom-Corner Banners
If you want to use the bottom-corner banners, just follow these steps to add them to your website
(Just be sure to change the image path in the code with yours):
1- Grab any banner below using the right-click and “Save Image As” option
2- Insert the floowing code in your CSS file:
a#firefoxme {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: url(/path/to/image/banner.gif) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}
3 - Add the following code to your HTML document below the body tag:
<a id=”firefoxme” href=”http://www.firefoxme.com/”>Works better with FireFox</a>
Now you can check your site with FireFox to see the bottom-corner banner displaying in your site
Remember to link your banners to www.firefoxme.com








