UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

But as I put my logo instead of writing?

marco · ·
9:10 PM Tuesday, 30 September 2014
None
But as I put my logo instead of writing?
Logo / Brands
Here we provide to you guys how to tweak/hack the text logo into image logo.
First at all, you have to open the index.php file that located in Wanderers directory.

Here the directory path : /templates/wanderers/index.php

Then you have to find lines of these logo/brands code

<div class="brands pull-left"> 
<?php if($this->params->get('show_heading_title', true)) { ?>
<h1><?php echo JText::_($this->params->get('title', 'Wanderers'));?></h1>
<?php } ?>
</div>


Then change the <H1> code

<h1><?php echo JText::_($this->params->get('title', 'Wanderers'));?></h1>
into <img>
The replies under this section are restricted to logged in users or users with an active subscription with us