• I am trying to put a banner between my header and first post.

    Here’s the code:

    <p align=”center”><a
    https://daiyaan.seannal.hop.clickbank.net/?tid=MMBLOG><img
    src=https://www.musclemastered.com/affiliates/mgtbanner2.gif width=”468”
    height=”60”></p>

    I am using the theme Feather 1.0 but i tried with the default theme and it wouldn’t work either.

    I placed the code in the Main Index Template file below:

    <?php get_header(); ?>

    so it looks like this:

    <?php get_header(); ?>
    <p align=”center”><a
    https://daiyaan.seannal.hop.clickbank.net/?tid=MMBLOG><img
    src=https://www.musclemastered.com/affiliates/mgtbanner2.gif width=”468”
    height=”60”></p>
    <div id=”content” class=”narrowcolumn”>

    <?php if (have_posts()) : ?>

    Please help me.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘I can’t get a banner to display’ is closed to new replies.