Title: [jbehave] [636] trunk/website/wordpress/theme/jbehave: [dn] added logo
Revision
636
Author
tastapod
Date
2006-12-21 19:03:00 -0600 (Thu, 21 Dec 2006)

Log Message

[dn] added logo

Modified Paths


Added Paths

Diff

Added: trunk/website/wordpress/theme/jbehave/.project (0 => 636)

--- trunk/website/wordpress/theme/jbehave/.project	                        (rev 0)
+++ trunk/website/wordpress/theme/jbehave/.project	2006-12-22 01:03:00 UTC (rev 636)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jbehave-site</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+	</buildSpec>
+	<natures>
+	</natures>
+</projectDescription>

Modified: trunk/website/wordpress/theme/jbehave/header.php (635 => 636)

--- trunk/website/wordpress/theme/jbehave/header.php	2006-12-21 23:48:42 UTC (rev 635)
+++ trunk/website/wordpress/theme/jbehave/header.php	2006-12-22 01:03:00 UTC (rev 636)
@@ -33,7 +33,7 @@
 	<div id="container">
 
 		<div id="header">
-			<h1 id="title"><a href="" echo get_settings('home'); ?>/" title="<?php bloginfo('name'); ?>"><?php bloginfo('name'); ?></a></h1>
+			<h1 id="title"><a href="" echo get_settings('home'); ?>/" title="<?php bloginfo('name'); ?>"><img src="" alt="JBehave" /></a></h1>
 <?php /* IF THIS IS A CATEGORY LISTING */ if ( is_category() ) { ?>
 			<p id="description"><?php single_cat_title(''); ?> &mdash; <?php echo category_description(); ?></p>
 <?php /* IF THIS IS A YEARLY ARCHIVE */ } elseif ( is_day() ) { ?>

Added: trunk/website/wordpress/theme/jbehave/images/logo.gif

(Binary files differ)
Property changes on: trunk/website/wordpress/theme/jbehave/images/logo.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream

Modified: trunk/website/wordpress/theme/jbehave/style.css (635 => 636)

--- trunk/website/wordpress/theme/jbehave/style.css	2006-12-21 23:48:42 UTC (rev 635)
+++ trunk/website/wordpress/theme/jbehave/style.css	2006-12-22 01:03:00 UTC (rev 636)
@@ -46,6 +46,7 @@
 	padding: 0 0 0 0.1em;
 	z-index: 2;
 }
+h1#title img { border: 0; }
 p#description {
 	background: #fff;
 	color: #777;


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to