Hello everyone. Ive been exploring and playing around with wordpress the past day and at the moment Im trying to modify the header file so I can put my own image directly into the header (not through the stylesheet). Now I have no problem with the coding and everything but one thing that eludes me is what do I specify the path as? I realize that the header.php file is simply being included into every page but how can I navigate to my images directory? I assumed that I could use the same path that I used in my stylesheet but that doesn't work.
If someone can shine some light on the issue Id appreciate it.