Upgraded to WP 2
After testing WordPress 2.0 on my test server, (my iBook
) I upgraded this site to WordPress 2. while playing around with it, I tweaked the theme’s code a bit, and now a few things, like the sidebar, forward/backward links and a few more have a smoother look. while I was at it, I also enabled Permalinks. so now the URL’s look nicer, and Google likes them better
.
Update: Today (wed) I tweaked the theme even more, got rid of the stupid info box, and put recent posts and RSS feeds there.
Tim | January 4, 2006,
You might add a little javascript to clear the searchbox when clicking into it.
LobsterMan | January 4, 2006,
Nice Idea. do you know such a script? I’m horrible at JavaScript.
Tim | January 5, 2006,
Sure.
Add this to your search input field:
onclick="document.getElementById('searchform').s.value=''"
Gary | January 6, 2006,
The font size for the links to the “Last 10 posts” is very small and almost impossible to read – just my personal thoughts.
LobsterMan | January 6, 2006,
Thanks Tim! I’ll do it when i get a chance.
Gary: It’s ok on my computer, buy I noticed on a different computer the other day that it’s really tiny, i’ll fix it when I get a chance.