support for a logo

mohammed76 - February 12, 2008 - 08:48
Project:Internet Jobs
Version:6.x-1.1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

hi.

is it at all safe to add support for the logo to this theme? I am not sure how it will look if such support is being added.

look at this bit of code in page.tbl.php:

<div id="header">
    <div id="logo">
      <?php if ($site_name) { ?><div style="float: left;"><h1 class='site-name'><a href="<?php print $base_path ?>" title="<?php print t('Home') ?>"><?php print $site_name ?></a><?php } ?></h1></div>

thanks.

#1

der - February 14, 2008 - 21:15
Status:active» won't fix

Of course you can add a logo to this theme and as far as the looks go, it's really up to you to get the look you are looking for. Your code looks fine. I'm not likely to add this to the theme by default as this theme was really designed to work with styled text as the home link and not a logo.

 
 

Drupal is a registered trademark of Dries Buytaert.