Hi,
I've spent a lot time integrating a flash header into a theme I've been working on, but for some reason it wont show except when a user is logged in to "My Account"?
I actually don't want any accounts for now.
The Flash header works fine and the links to the pages I've created worked fine.
I have had to set the default page to a user logged in to display the header as the home page, but as soon as you navigate to another page, you loose the header completely.
I used a lot of info from the forums here, but this is my first go around with Drupal, so maybe I missed a fundamental here somewhere.
Maybe a problen with the .logo?
PHP Code-------------------------
// $Id: page.tpl.php,v 1.2.2.3 2008/04/28 08:27:16 melon Exp $
//
// Glacier Drupal theme page.tpl.php file
//
print $language " xml:lang=" print $language ">
print $head_title;
print $head;
print $styles;
print $scripts;
Comments
Comment #1
jlt206 commentedComment #2
jlt206 commented