Hi... totally to word press..
How do I add a picture that i have added to my media library to my header?
I've added a picture to the header from my photobucket using the HTML code. It works, only it links to my photobucket. I either want to remove the link or use the picture that I loaded into the library.
This is my code
<div id="header">
<img src="http://i5.photobucket.com/albums/y157/saralindsey86/PEROFFICIALLOGO.jpg" border="0" alt="Photobucket">
<!--<div id="tagline"><?php bloginfo('description'); ?></div>-->
This is what is looks like...
http://pioneerenergyresources.com/Pioneer%20Energy%20Resources
I also cannot get the image centered??