4 twitter integration html templates that will make you wow
Alpha Theme

php, ajax contact form
Some Comments:
Awesome. Thanks for the explanation
@stylus1274 – We only include one PSD , but we include a layer group for each different theme option. The interior pages don’t really need a PSD as they are just some CSS style variations.
Clearity

google maps html template
Community Discussion:
Very Nice theme! Maby going to use it for upcoming project.
Hi,
I’m getting the same error as Katrina. Please advise.
Under construction CountDown template

modern website template
Comments:
Hello,
I tried to download the file for at least four times, however it is missing many files, html, css, and many other. Please let me know what is going on and how to repair it. I also tried to use the WinAce. Thanks
Is the time suppose to animate? It just changed the time, no animations. I am using Apple Safari on Mac OSX in case there is a bug on Safari.
League design agency

twitter integration, web 2.0
Some Comments:
guitarsimo
I am in loooooove with this theme! Please let me know when the wordpress theme will be available. anxiously awaiting,
sandrina
Found a little tweak. Since I’ve got a big portfolio on the site, I’d prefer it that on the first load not ALL files are shown (by default) because that would slow down the site considerably.
In css/style.css add an empty class:
.now{}
In portfolio.html, after (line 58 – 59):
return false;
});
Add the following:
$j('ul#filter a.now').click();
In portfolio.html, in the portfolio navigation links. Add to the category that you want to show up on first load:
class="now"
For example:
<li class="current"><a href="#" class="now">portfolio</a></li>
More info about this tweak:
Live examples:
It’s not 100% perfect, the portfolio still hangs a bit a the start, especially in Chrome but it’s definitely an improvement.