Chris Curtis Web Site

Friday 1 April 2005

New Wordpress Theme

Filed under: Software and Web — Chris Curtis @ 18:49

Now I have finished re-designing the site, I have made the theme available for download.

As you can see if you click on the “categories” over on the right, this theme will present a different banner for each category in the site. All you have to do is make and name one 800 x 150 pixel jpg image for each category. Feel free to use it, distribute it and adapt it for any non-commercial use.

21 Comments »

  1. [...] Tema WordPress: Limecat v0.2

    Tema WordPress: Categories

    Categories è un nuovo tema realizzato da Chris Curtis con una opzione che permette, inserendo un file [...]

    Pingback by WordPress Italy » Blog Archive » Tema WordPress: Categories — Monday 4 April 2005 @ 08:39

  2. Comprehensive list of 270 WordPress 1.5 Themes / Templates available for download

    Constantly growing list of over 250 wordpress 1.5 themes, including numerous 3-column layouts

    Trackback by How To Blog — Wednesday 13 April 2005 @ 22:29

  3. [...] dum NEW Boxy But Gold Bricks Bright  Brushed Simple c3ro fire c3ro silence Categories NEW Chewing Gum NEW ChinaRed  Chocolate Candy Chuck A Wobbly NEW Cla [...]

    Pingback by blogats » | Plantillas para Wordpress 1.5 [Wordpress templates, styles] — Wednesday 1 June 2005 @ 17:11

  4. Way to go, Chris.

    A very unusual theme in a world in which carbon copies prevail.

    Thanks!

    Comment by Zane Anderson — Thursday 7 July 2005 @ 02:28

  5. Please come to
    codex.wordpress.org/Themes
    and update your Theme with
    keyword and license information.

    Comment by Darrell Schulte — Monday 29 August 2005 @ 18:56

  6. [...] Categories [...]

    Pingback by Content Attack! » Wordpress Themes — Saturday 15 October 2005 @ 00:01

  7. [...] WpInside Wuhan Yadda Yellehs Yaaarr! Tis me blog! Yellow ZaZen Zen Minimalist Zig-Zag Permalink   [...]

    Pingback by Ronnie Williams (.net) — Saturday 19 November 2005 @ 12:55

  8. [...] Categories [...]

    Pingback by Themes For WordPress » Blog Archive » Comprehensive list of 355+ Free WordPress Themes — Tuesday 22 November 2005 @ 06:39

  9. [...] Categories [...]

    Pingback by Trena » Blog Archive » themes — Monday 5 December 2005 @ 23:18

  10. heya Chris….

    I downloaded your theme, but when I try to use it in Wordpress it give a error and says that the stylesheet is missing….

    what gives?

    Drop me a line….thanks!

    Comment by Matthew — Wednesday 11 January 2006 @ 23:07

  11. Never mind…I’m a dork…I found it :P

    Comment by Matthew — Wednesday 11 January 2006 @ 23:09

  12. Hi, Chris. I’m impressed by what you’ve done here. Can you tell me what elements, in what files, you’ve added/changed to create the ability to do this with the header? I don’t want to change my entire theme but just add this feature? Thank you for any assistance you can provide.

    Comment by Rebekah — Saturday 16 September 2006 @ 21:33

  13. Actually it is fairly simple. Within my theme (as in many others) there is a file called “header.php” which displays the header. I replaced the code which displays the header image with this:

    if (is_category()) {
    $imgurl = “images/”.single_cat_title(”,FALSE).”.jpg”;
    } else {
    $imgurl = “images/all.jpg”;
    }

    What this does if a category is being shown,is to load a header image with the same file name as the name of the category - e.g. if the category is called “general” it will load a header image called “general.jpg” from the images folder. If a category is not being shown, the header image “all.jpg” will be loaded and displayed.

    Best thing to do is to download the theme and do some hacking - compare “header.php” in my theme with “header.php” in your preferred theme and see the differences - enter and hack the code.

    Comment by Chris Curtis — Sunday 24 September 2006 @ 18:39

  14. This is a great theme, will use it with my new WP blog. Thank You!

    Comment by Multipurpose robot — Sunday 26 November 2006 @ 20:51

  15. Great theme! I’m modifying it a little bit (just the colors and images, the layout is perfect as is) for my web site. It’s not a blog, per se, but I love how WordPress works well as a CMS too.

    Comment by Thomas — Sunday 3 December 2006 @ 03:01

  16. I’m not getting it to work.

    I get a blank intead of a header. I tried using a file with no “.jpg” on the end, since it looks like the code in the header file attaches a .jpg on the end, but that didn’t work. I tried it with the jpg on the filename, but that didn’t work either. I tried naming the files with the text version of the file, that didn’t work. I tried with the number of the category, and that didn’t work either.

    I’m wondering if there is a version problem with either my apache or my perl, which, since I am on a new host, I’m not sure of my versions. Any suggestions?

    Comment by Thomas — Sunday 3 December 2006 @ 16:28

  17. Chris, thanks again for your advice (by email).

    My problem was misunderstanding the directions to name the jpgs with the category NAME not the category SLUG, which also necessitates removing spaces from the NAME of the category. Now it all works perfectly!

    Comment by Thomas — Sunday 3 December 2006 @ 21:40

  18. [...] Categories [...]

    Pingback by Find The Pie » Blog Archive » Wordpress Themes? — Friday 23 February 2007 @ 03:39

  19. [...] Categories [...]

    Pingback by comanews » Blog Archive » wordpress themes — Thursday 1 March 2007 @ 13:52

  20. [...] Categories [...]

    Pingback by Musa Çelik » Blog Archive » wordpress ücretsiz tema listeleri - 2 — Monday 21 January 2008 @ 17:36

  21. [...] Categories [...]

    Pingback by How to Blog : Comprehensive list of 980+ Free WordPress 1.5 and 2.0 Themes / Templates available for download — Thursday 6 March 2008 @ 18:07

RSS feed for comments on this post. TrackBack URI

Leave a comment

30 db ops | served in 2.166 seconds | Powered by WordPress