Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Viewing 6 posts - 1 through 6 (of 6 total)

banner ad

Home Forums Misc. General Forums banner ad

  • #11910

    gyps808

    subscriber

    Very new to this – how to I add a banner ad above the slider and below my logo?

    #14307

    Towfiq I.

    administrator

    First upload the image from Media> Add new and copy the file url of the image. Then Go to Appearance> Editor and select “header.php” from right and add this line to the very bottom:

    <a href="link of the banner"><img src="copied file url" /></a>

    #14308

    gyps808

    subscriber

    Is there a way to make it across the page above the slider and under the logo? Where would I put that?

    #14309

    Towfiq I.

    administrator

    Did you try the method I posted? Didn’t it work?

    #14310

    gyps808

    subscriber

    No, it appears on the right. At first I thought my logo was too big, so I made it smaller, but it does the same thing. http://aperfectsip.com/ The banner is all the way to the right and doesn’t fit right. Do I need to resize it?

    #14311

    Towfiq I.

    administrator

    Put this code:

    <a href="//www.sandislehawaii.com/"><img src="hxxp://aperfectsip.com/wp-content/uploads/2011/07/Sandwich-Isles-Realty-banner-ad.jpg" /></a>

    after this(in header.php):

    <?php if($option["scl_description"] == "1"){ ?><div class="desc"><?php bloginfo('description')?></div><?php } else { ?><?php } ?>
    </div>