• first time making a website, bathquik.com (for work). i am using the twenty eleven theme and have already added a slideshow as my header image. However i NEED to ad the company logo above this! i have already added text on the left and right of my header and would like to place an image in the middle of these but can do it above or below. HOW CAN I ADD A .JPG IMAGE IN MY HEADER???

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dhar

    (@dhar)

    here is what i have written above the header

    <div class=”hours”>
    <p style=”float: right;”>Call 585-349-8100 Today!</p><p> <span>Showroom Hours</span>
    <span>Monday – Friday</span> 8:00am – 5:00pm
    <span>Thursday</span> 8:00am – 7:00pm
    <span>Saturday</span> 9:00am – 3:00pm
    </p></div>

    Some themes don’t have an option to change the header to add a photo. If there isn’t an option in the theme options, look for a different theme that does allow for it.

    Thread Starter dhar

    (@dhar)

    ok so i found a way to add a line underneath this text using this:

    <img alt=”phpm3gx5cpm” src=”<?php echo get_template_directory_uri(); ?>/images/phpm3gx5cpm.jpg”>

    It makes a spot for the image but only show up with a question mark? how can i fix this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding image to my header’ is closed to new replies.