I want to add an image in my wordpress sidebar. What code do I need to put in the sidebar to get the image in there? I know it's a noob question, but I have no php knowledge at all.
I want to add an image in my wordpress sidebar. What code do I need to put in the sidebar to get the image in there? I know it's a noob question, but I have no php knowledge at all.
you don't need any php to do it, it is just a case of adding <img> with the correct info in the template, but yeah, Google first, you will find you might learn how to do it for future use too instead of some one spoon feeding it to you.