By dccrane on
Is it possible to replace the entire top border with our logo? (Garland theme.) I assume it means modifying the theme. Can you point me to the module that needs to be changed?
Is it possible to replace the entire top border with our logo? (Garland theme.) I assume it means modifying the theme. Can you point me to the module that needs to be changed?
Comments
Many Drupal themes come with
Many Drupal themes come with the option of uploading your own logo, which is the simplest way of customizing your site. To do this, go to your theme's configuration page, upload your logo and make sure that the toggle display "logo" checkbox is checked.
If the end result isn't satisfactory, you'll want to edit your theme. To do this, refer to the Drupal theming documentation (http://drupal.org/theme-guide).