UPDATES EasyBlog 6.0.11 Released! Update to the latest version 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 offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

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