Logo will not display

silurius - June 11, 2008 - 17:01
Project:AD Blueprint
Version:6.x-1.2
Component:Code
Category:support request
Priority:normal
Assigned:Alan Cooney
Status:closed
Description

On a vanilla 6.2 site I have uploaded both a logo and a favicon, both via the Global Settings and the AD Blueprint theme settings pages, but the logo will not display. The uploaded files showed up in /sites/default/files and are set at 664. The favicon is showing up just fine. Not sure what the problem is, because page.tpl.php looks correct:

  <?php if ($logo) { ?><a href="<?php print $front_page ?>" title="<?php print t('Home') ?>"><img src="<?php print $logo ?>" alt="<?php print t('Home') ?>" /></a><?php } ?>
    <div id="header-region">
      <?php print $header ?>
    </div>

#1

Alan Cooney - June 12, 2008 - 11:04
Assigned to:Anonymous» Alan Cooney
Status:active» postponed (maintainer needs more info)

Have you enabled it in the Toggle display section of the AD Blueprint settings page? Sorry, I need to check because it is working fine for me.

#2

silurius - June 13, 2008 - 00:52

Yes, logo is checked on for both Global and Ad Blueprint in themes. (It's a GIF, if that makes any difference).

This appears to be limited to Firefox, actually (2.0.0.14). I've cleared out my cache and I get a new copy of the page on every viewing, but no logo.

AttachmentSize
6-12-2008 5-47-02 PM.png 17.56 KB

#3

Alan Cooney - June 27, 2008 - 11:01

Try changing those permissions to 755

#4

Alan Cooney - June 29, 2008 - 14:45
Category:bug report» support request

#5

Alan Cooney - July 16, 2008 - 13:29
Status:postponed (maintainer needs more info)» closed

Closed due to inactivity, please feel free to reopen if you need more support.

#6

pixelgate - November 13, 2009 - 17:15

I was able to fix this broken logo issue in Firefox by changing the "Automatic Resize" option to "Do Not Resize".

 
 

Drupal is a registered trademark of Dries Buytaert.