Wordpress blog?
I am making a word press blog, and I want to make my own header, on their site, it says that my header can be a .jpg .gif or .png, but once i make it, what folder does it go into, and what else do I have to do to get it on top?
Public Comments
- I have yet to use wordpress but I found a page in the documentation that should fully answer your question. (just click on the link in the sources section.)
- Only certain templates, eg. Kubrick, allow you to do that. Go to Dashboard --> Presentation --> Custom Image Header. Hope this help.
- It would be placed in the \root\wp-content\themes\'theme folder name' for which theme you wanted to apply it to.
- If you are using the same size header as the default one in your template, the easiest thing to do is right click on the image in IE or Firefox, and look at the properties, It will give you a path to the image. (usually in www.your-site.com/wp-content/themes/your -theme/images) You can simply copy the name of the header, and overwrite it with the header you want. (eg if the header is header.png, you can name your creation header.png, and upload it and overwrite the default) if you need to change the size of, you will need to edit your themes style.css in the #header area, and change the with, and height to what you need. (be careful with this as it can alter the appearance of the whole theme. For beginners, I would reccommend using the same dimensions as the original banner. Hope that helps, if you let me know which theme you're using, I can be more precise. Thanks!
Powered by Yahoo! Answers