Bence o kuş yerinde değişikliğe gitmeyin.. Zira orjinalinde olduğu gibi orası Twitter dan anlık mesaj çekiyor. ve o kuşta twitter logosu.
hayır temanınn hiçbiyerinin hiçbişey çektiği yok

işte o kısımın kodları, ne get var ne başka birşey

hatta temadaki ie6 için olan css bile siteyi ie de düzgün göstermiyor.
<div class="twitters">
<div class="twitters-top">
<div class="twitters-bottom">
<div class="title">
<h3><span>Latest twitters</span></h3>
<a href="#">view more</a>
</div>
<ul>
<li>
<a href="#">
<img src="images/pic-01.gif" alt="" />
<span>OMG! I know, those were the good...</span>
</a>
<em>9/14/08 @ 3:23 pm (<a href="#">Sarah</a>)</em>
</li>
<li>
<a href="#">
<img src="images/pic-01.gif" alt="" />
<span>I was just kidding around. You know...</span>
</a>
<em>9/14/08 @ 3:23 pm (<a href="#">Dalton</a>)</em>
</li>
<li>
<a href="#">
<img src="images/pic-01.gif" alt="" />
<span>OMG! I know, those were the good...</span>
</a>
<em>9/14/08 @ 3:23 pm (<a href="#">Sarah</a>)</em>
</li>
<li>
<a href="#">
<img src="images/pic-01.gif" alt="" />
<span>OMG! I know, those were the good...</span>
</a>
<em>9/14/08 @ 3:23 pm (<a href="#">Sarah</a>)</em>
</li>
</ul>
</div>
</div>
</div>