I have recently a bought a logo and i want to add it to a wp header for my website. I have found the header image form the wp theme, but how do i add the logo on to it? Can anyone give me some advice or point towards some tutorials to do it?
upload the logo to your site, you can use wp upload plugin,,,,,then goto- appearance>editor>header.php ,,,there look for something like logo,,,use "ctrl+f" to find logo, then place your new logo image url there in "img src" field, update you are done.