Hi Anil Well, after a quick look at twitstamp.com and what it does and how you get your image, adding it to your theme shouldn't be too hard at all.
1. Generate your choice of image 2. On the page you're redirected to, scroll right down to the bottom and there you'll find the HTML needed to embed the image into your site. 3. Select either the "HTML" or "Direct Image" code 4. Add the selected code to your theme files wherever you would like the image to appear. So if you want to add this to your sidebar, edit your theme's sidebar.php file and place the code where you'd like the image to appear. Given the simplicity of twitstamp.com, it probably wouldn't be too hard to create a plugin which offered a block to do this easily with a drag-and-drop configuration in Areas & Blocks aware themes. In fact, I'll see what I can whip up in the next few days. HTH Colin On Tue, Jan 25, 2011 at 4:13 AM, Anil <[email protected]> wrote: > I wanted to embed a Twitter feed as an image (generated using > TwitStamp.com service). How best could I do that? It would seem fairly > easy, considering it is just an image.... How about with the current > Charcoal theme? > > Thanks > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/habari-users -- Colin Seymour Blog: http://colinseymour.co.uk Tech Stuff: http://lildude.co.uk Barefoot Running: http://barefootrunner.co.uk IRC: lildude #habari -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users
