Sorry for not posting for ages, but I've been super busy with moving podfeeder into something much much cooler.
On a similar note, I decided to make the popular
image CSS'd. I figure it would be a decent bandwidth savings considering how often it will be appearing on the site.
so
(img) vs XML (css)
.xmlbutton {
border-bottom: solid 1px black;
border-right: solid 1px black;
padding: 0px 4px 0px 6px;
font-weight: bold;
font-size: 11px;
font-family: arial;
background-color: #ff6600;
color: #ffffff;
vertical-align: middle;
text-align: center;
text-transform: uppercase;
width: 30px;
}






