Viewing 2 replies - 1 through 2 (of 2 total)
  • In the header.php file, you’ll want to insert your code in <div> tags starting at line 52. For example,

    </div>
    	<!-- END Header -->
    
            <div id="my-ad">
    
            </div>
    
    	<!-- Main Block -->
    	<div id="main">

    .
    Once you’re done with it, you’ll need to add the styling in your style.css file.

    Cheers, Whit

    Thread Starter twangnation

    (@twangnation)

    Thanks, i’ll try that.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add header banner in Choco theme’ is closed to new replies.