• I’m wanting to have is my website’s header image to be only half width, shown on the upper left, and then across from it links to my social media sites. Similar to what is shown on this site: https://www.mile-posts.com/

    What I’m hoping is if someone could suggest a free wordpress theme that may already have that capability. Or kindly direct me to a theme template I should start with and the best/easiest way to go about making the necessary changes.

    Thank you very much to anyone in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter caitc

    (@caitc)

    Okay, so updated. I used Twenty Fourteen as my theme and decided to use an image map with —. I’m having difficulty getting the regions I mapped to work, the entire header just clicks to the homepage. I think I have inserted the html code for the map in the wrong spot?

    Here is the original with the uploaded image:

    <div id="site-header">
    		<a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home">
    			<img src="https://shoeprintsink.com/wp-content/uploads/2014/07/ncyrunningmamafinal1.jpg" width="1439" height="450" alt="">
    		</a>
    	</div>

    Could someone please help direct me where the map html should be inserted? Thank you so much!

    Thread Starter caitc

    (@caitc)

    I’m sorry to ask again, but I’m struggling here. I really need to add a widget area to my header area.

    I would like to use the Catch Evolution Theme. Can someone please kindly direct me to how I can go about doing this or where I might find an online tutorial.

    Thanks so much in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change header image half width, right sidebar’ is closed to new replies.