Recent activity
Subscribe to this feed
Andrea Mignolo reported a problem in Automattic on January 15, 2009 00:25:
WP Theme Directory - Unhelpful FeedbackDear WordPress theme directory admins,
When giving feedback on submitted themes, please refrain from using the phrase "there's really no point...". It's unhelpful and condescending. Constructive feedback would be more helpful and welcome. I understand you're probably pretty grumpy for wading through so many themes, but seriously, you could be a little nicer.
Andrea Mignolo set one of Andrea Mignolo's replies as an official response to "Image header in Oulipo Word press Theme" in Mignolo
Andrea Mignolo replied on January 09, 2009 21:19 to the question "Image header in Oulipo Word press Theme" in Mignolo:
To add an image to the left side bar, above the blog name, put the image (no wider than 160 pixels) in the theme's images folder and add this line to header.php just above the <h1> tag:
<img src="<?php bloginfo('template_directory'); ?>/images/yourimage.jpg" alt="header image" />
To add an image to the center, above the main content, put the image (no wider than 480 pixels) in the theme's images folder and add this line to index.php, single.php, and page.php just below<div id="entry_content">
<img src="<?php bloginfo('template_directory'); ?>/images/yourimage.jpg" alt="header image" />
Let me know if you have any problems :)
Andrea Mignolo set one of Andrea Mignolo's replies as an official response to "Image header in Oulipo Word press Theme" in Mignolo
Andrea Mignolo replied on January 09, 2009 01:20 to the question "Image header in Oulipo Word press Theme" in Mignolo:
| next » « previous |
Loading Profile...



