Posts Tagged ‘WordPress Theme’

Add Google Analytics Tool to WordPress

Yes, I want to have Google analytics tool in my site. I decided to add the tracking code, ga.js, in header.php (theme template file) right after <body>.

Creating a Horizontal Menu

I want my site to have a horizontal menu. So that my friend can easily browse to the page they want. Here are the steps for WordPress 2.6 that I do: Step 1: Create horizontal menu showing page list First I have to decide what page need to be in the horizontal menu. Currently, I [...]

Duplicate WordPress Theme

I want to customize WordPress, but I don’t want to ruin WordPress default theme 1.6 by Michael Heilemann. What I can is duplicating the theme folder. My new theme name will be “Imized”. I copy the whole folder default in wp-content/themes and paste to newly create folder named imized. That is not enough. I won’t [...]

Newer Posts »