My First Wordpress Theme
I know how to program CSS, but I have never done any project with CSS.
I was thinking that the best way to start with CSS was to start creating my own Wordpress theme!
I started the theme from the default Wordpress theme. The biggest improvement that I did was to make my theme liquid.
You can use my theme for free, but you need to leave the credits in the footer.
You can download the compressed theme file.
Installing a theme is as easy as extracting the file in your <wordpress install>/wp-content/themes.
There are a few enhancements that I would like to do in the future:
- Use “id” more instead of “class”
- Simplify the CSS
- More pictures/icons
- Rounded corners
