A place to put a site or company logo would be really great. I've been tearing my hair out a little on this one. : )

This is a beautiful theme though.

CommentFileSizeAuthor
#1 cap_0.JPG178.42 KBgato-1

Comments

gato-1’s picture

StatusFileSize
new178.42 KB

I have edited the page.tpl.php file:

<body>
	<div id="container">
	<table border="0" cellpadding="0" cellspacing="0">
	  <tr><td><img src="/drupal/files/logo.png" height="90" hspace="10" /></td>
		<td><div id="sitename">
		<?php if ($site_name) { ?><h1><a href="<?php print $base_path ?>" title="<?php print t('Home') ?>"><?php print $site_name ?></a></h1><?php } ?>
		<?php if ($site_slogan) { ?><h2><?php print $site_slogan ?></h2><?php } ?>
</div></td></tr></table>
matt@antinomia’s picture

Status: Active » Fixed

Request and fix have been comiitted.

gato-1’s picture

Sorry for the cap file but it´s not for this bug. Sorry please.

Anonymous’s picture

Status: Fixed » Closed (fixed)