• cscott5288

    (@cscott5288)


    So I’ve got a free theme released in the WordPress directory and I am trying to give it custom image functionality. I’ve read a total of three tutorials and I still don’t understand how it works.

    I’ll try to make this as simple as possible.

    From this tutorial: http://codex.wordpress.org/Function_Reference/add_custom_image_header

    Where does “add_custom_image_header(‘header_style’, ‘admin_header_style’);” go? Does it go in functions.php? What is it that actually goes in header.php (where the logo / logo text will appear)?

Viewing 1 replies (of 1 total)
  • Thread Starter cscott5288

    (@cscott5288)

    Also, what exactly is the “admin panel” that you need to use the function admin_header_style() { for?

    What is the “admin panel”? Is that the preview mode when you are in appearance –> themes? Why does it need its own styles?

Viewing 1 replies (of 1 total)
  • The topic ‘wordpress custom image headers … i am so confused’ is closed to new replies.