This is my latest WordPress theme. Started out with the tb20090124 (a first draft) and ended thus far with this tb20090315 WP theme. Most recently I added the Smoothgallery Slideshow, being an ‘Index To The 10 Most Recent Entries’. Superfluous but cool!
The glitches are gone, I believe, and (please tell me if this isn’t true) the whole thing seems to fit (almost) pixel-perfect in all modern browsers.
All header/post/archive images are loaded using the TimThumb PHP Script!
The images are saved in the WordPress Media Library and they are fetched using
<img src=”/timthumb.php?src=/image.jpg&h=&w=&zc=&q=” />
where
h = height
w = width
zc = zoom crop (1 or 0)
q = quality (max = 100).
Here the images are loaded, on the index and archive pages, consequently:
<img src=”/timthumb.php?src=/image.jpg&h=946&w=376&zc=1&q=100″ />
<img src=”/timthumb.php?src=/image.jpg&h=626&w=249&zc=1&q=100″ />
<img src=”/timthumb.php?src=/image.jpg&h=292&w=219&zc=1&q=100″ />
<img src=”/timthumb.php?src=/image.jpg&h=125&w=125&zc=1&q=100″ />
<img src=”/timthumb.php?src=/image.jpg&h=140&w=105&zc=1&q=100″ />
TimThumb automatically creates a /cache/ subfolder and stores all once only cropped images on your server.
PanzerTank on 20 February 2009
what a nice template u have here not only superb but profesional whit many places and diffrent type for gadgets, and big posting area … nice colors … its only for wp or for blogger the same?