- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
Drupal 7.x. How to change logo URL
February 9, 2015
This tutorial is going to show you how to change logo URL in Drupal template.
Drupal. How to change logo URL
By default, logo is assigned to your site “Home” page. In order to change its link follow steps below:
-
Open sites/all/themes/theme###/templates directory on your server (### is your theme number).
-
Open page.tpl.php file in the text editor.
-
Modify the following lines:
-
Change to the URL address like http://www.google.com.
-
Save the changes to the file and upload it to your server. Click the logo on the frontpage to check if it is pointed to the URL address you specified.
Feel free to check the detailed video tutorial below: