Reply To: Help for uploading header image..

In

Home Forums Bloggers Lounge Help for uploading header image.. Reply To: Help for uploading header image..

#45173
rtCamp
Keymaster

You have to first upload image on to server using FTP.
That will give you a URL to that image.
You need to find or create an img HTML tag with src equal to URL you will get in above step, in header.php of your theme.
You may need to edit style.css accordingly as well.