2016-02-23, 02:49:39
First upload your logo into your website files and copy the full picture url.
Go into your admin panel, on Theme / Modify your theme and edit the "header.inc.php" file.
Replace :
<?php get_site_name(); ?>
by :
<img src="http://www.your.full.path.to.company.logo.png" alt="Your Company Name" />
Go into your admin panel, on Theme / Modify your theme and edit the "header.inc.php" file.
Replace :
<?php get_site_name(); ?>
by :
<img src="http://www.your.full.path.to.company.logo.png" alt="Your Company Name" />
__
Contact me if you need a french translation file for your plugin.
Contact me if you need a french translation file for your plugin.