Categories

Featured templates

Joomla 3.x. How to manage header/footer logo

Carey Burns February 9, 2015
Rating: 5.0/5. From 1 vote.
Please wait...


Joomla 3.x. How to install engine and template on localhost

Our Support team is ready to present you a new tutorial that shows how to manage header and footer logo in Joomla3.x:

joomla_how_to_manage_logo_1

  1. Log into your Joomla backed, navigate to Extensions -> Template manager.

  2. Select themexxxx – Default. In case you have themexxxx – Home in Template Manager, you will need to make changes for both:

    joomla_how_to_manage_logo_2

  3. Once you have opened them, navigate to the Layout tab.

  4. You can select a header logo image, change logo section width. You can also enable or disable the footer logo, select footer logo image and change width if needed:

    joomla_how_to_manage_logo_3

  5. In case you have themexxxx – Default and themexxxx – Home, changes made in themexxxx – Home will be visible on the Home page and changes made to themexxxx – Default – on all other pages.

  6. Click on the Save button when you are done.

  7. Check the result on your website:

    joomla_how_to_manage_logo_4

In some templates the logo is set as text.

In order to replace a text logo with an image, you should do the following:

  1. Navigate to templates/themexxxx folder on your server. Open file index.php for editing.

  2. Locate the logo code line, it will look like the following:

    		 <h1><?php echo wrap_chars_with_span($sitename); ?></h1>
    	     
  3. Replace it with the following line:

    		 <img src="<?php echo $logo;?>" alt="<?php echo $sitename; ?>">
    		 
  4. Save changes to file.

Feel free to check the detailed video tutorial below:

Joomla 3.x. How to install engine and template on localhost

Joomla Responsive Templates
This entry was posted in Joomla! Tutorials and tagged footer, header, joomla, logo. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket