red cross donation boxes
Add a Red Cross donation box to your site
[ Updated: 9.29.01 ]
I'm sure there are all kinds of banners and things floating around but thought I would go ahead and offer this to anyone that wants a quick and easy way to add this to their site. Just copy and paste the code inside the box below, copy the graphic to the same directory as your page, and it will show up on your site. To format the text, just add the recommended CSS entrys below in your CSS (style sheet). If you are on Blogger, add the CSS between the <style> tags in your template and republish.
468 x 60 banner
The recommended CSS:
.redcross468 {
COLOR: #000000;
FONT-FAMILY: Verdana, Geneva, Arial;
FONT-SIZE: 11px;
LINE-HEIGHT:17px;
}
150 wide (original box)
The recommended CSS:
.redcross {
COLOR: #000000;
FONT-FAMILY: Verdana, Geneva, Arial;
FONT-SIZE: 11px;
LINE-HEIGHT:17px;
}
125 x 125 box
The recommended CSS:
.redcross125 {
COLOR: #000000;
FONT-FAMILY: Verdana, Geneva, Arial;
FONT-SIZE: 10px;
LINE-HEIGHT:15px;
}
Comments?
back to features
|