New Agregado Theme

I’m really exited with the new agregado theme provided by Smashingmagazine and just changed my theme, I’ve detected and corrected a couple of issues:

1. There’s a typo in the audioscrobber feed:

On the functions.php line 499 says:
$simple_url .= ‘/recentracks.rss’;
And should be:
$simple_url .= ‘/recenttracks.rss’;

2. I saw my flickr pictures being resized and comment two lines (103 annd 104) in the query-carousel.css:

#mycarousel img {
padding:3px;
border:1px solid #4f383d;
margin:0 13px 7px 0;
/*
height:40px;
width:40px;
*/
display:block;
}

This display the correct size of the flickr images, please let me know your comments on this new theme.

This entry was posted in blogroll, programming and tagged , by cmanon. Bookmark the permalink.

About cmanon

Gracias por visitar mi pagina personal. Soy una persona que le apasionan las computadoras, uso linux, me gusta la fotografia y algunas cosas de programacion que podran encontrar aqui en el sitio. Thank you for visiting my page, I’m a computer enthusiast that like linux, photography and more stuff that you’ll find here in my webpage.