[support] mission and slogon in the goofy theme

Mohammed al-shar' msharo at wanadoo.jo
Tue Nov 29 16:46:27 UTC 2005


dear list,
thanks for everybody who offered help in changing the colors, specially kobus, that is now successfully done.
my second issue and I think may be the final issue, is there a way I can intigrate mission and slogon into the goofy theme?
I tried to write the following in the code but it didn't work:
----------
<div id="headerimg"> <div class="titleheader">
 <a href="<?php print url() ?>" title="<?php print($site_name) ?>"><?php print($site_name) ?></a> </div>
      <div class="slogan"><?php print($site_slogan) ?></div>     </div> 
  </div> 
<?php if ($mission != ""): ?> 
    <div id="mission"><?php print $mission ?></div> 
    <?php endif; ?> 
---------
regards,
mohammed.    
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20051129/ecb18b30/attachment.htm


More information about the support mailing list