Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION How to add my company logo?
#4
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" />
__
Contact me if you need a french translation file for your plugin.
Reply


Messages In This Thread
How to add my company logo? - by JonBoy49 - 2016-02-21, 12:37:59
RE: How to add my company logo? - by jwzumwalt - 2016-02-22, 08:36:17
RE: How to add my company logo? - by shawn_a - 2016-02-22, 09:20:28
RE: How to add my company logo? - by Charpy1 - 2016-02-23, 02:49:39
RE: How to add my company logo? - by datiswous - 2016-02-23, 04:33:40
RE: How to add my company logo? - by JonBoy49 - 2016-02-23, 06:30:33
RE: How to add my company logo? - by shawn_a - 2016-02-23, 07:26:32



Users browsing this thread: 1 Guest(s)