that’s me productions

Archive for May, 2007

my better flickr badge

Everyone’s flickr badge is customized to look cooler than the next blog. Somehow, when I was fiddling with mine, I had a hard time getting it just right. I finally did and I thought I’d share the flickr badge code I use over at www.j-geek.com with anyone else who wants it:

The sidebar HTML:

<!-- Start of Flickr Badge -->
<div id="flickr">
  <h2>latest flickr uploads:</h2>
  <p><script type="text/javascript"
  src="http://www.flickr.com/badge_code.gne?
  nsid=76114570%40N00
  &count=4
  &display=latest
  &name=0
  &size=square
  &raw=1"></script></p>
</div>
<!-- End of Flickr Badge -->

The stylesheet CSS:

#flickr {
  margin-left: 5px;
  width: 100%;
  display: inline;
}
 
#flickr h2 {
  margin-top: 10px;
}
 
#flickr img {
  padding: 4px;
  border: 1px solid #ccc;
  margin: 4px;
}
 
#flickr img:hover {
  border: 1px solid #27d;
}

rati.tag.tag: , , , , ,

No comments

alexandanona.net

Alex and Anona Screen ShotThis cool little wedding blog is finished - awaiting further updates as the event approaches. It was actually a lot of fun to make and went up super fast. Hooray for pre-development content gathering!

rati.tag.tag: , , , , ,

No comments