I am new to wordpress and wanting to change the text in my header to a logo... I am using the Twenty Eleven theme. How would I go about doing that?
You can see my site at: http://www.doxologyworship.com
I am new to wordpress and wanting to change the text in my header to a logo... I am using the Twenty Eleven theme. How would I go about doing that?
You can see my site at: http://www.doxologyworship.com
Hey Greg,
It looks like you are missing the absolute URL of the header image into Style.css
Currently the image location that is given is <img src="http://www.doxologyworship.com/wp-content/images/headers/doxology-logo-small.jpeg">
In the '<b>src</b>' you would need to specify the folder where the image is present properly.
You must log in to post.