https://github.com/tompave/tom-20twelve
My custom WordPress theme
https://github.com/tompave/tom-20twelve
Last synced: 10 months ago
JSON representation
My custom WordPress theme
- Host: GitHub
- URL: https://github.com/tompave/tom-20twelve
- Owner: tompave
- Created: 2012-12-27T18:26:42.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-20T23:25:31.000Z (over 13 years ago)
- Last Synced: 2025-02-01T08:41:45.169Z (over 1 year ago)
- Language: PHP
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#tom-20twelve
This is a WordPress theme based on WordPress.org's **TwentyTwelve** theme.
##How To
Since this is a [child theme](http://codex.wordpress.org/Child_Themes), in order to use it you will need to have the parent theme ([TwentyTwelve](http://wordpress.org/extend/themes/twentytwelve)) in your server as well:
wordpress_root/
└── wp-content/
└── themes/
├── twentytwelve/
└── tom-20twelve/
Please notice that this theme has been designed to use a 960px wide header. The ideal size is 960x256. If you plan to use an image with a different height, you might want to adjust the position of `h1.site-title`.
##Demo
You can see how the theme looks like on [my blog](http://blog.wonderingmachine.com).