• Hi,

    I’ve installed a theme named Grey Tutu, which has several predefined spots for ads. I wonder how I could add rotating images in those spots, with flash style rotation.

    The header.php has the following code for ads:

    <div id="header_ads">
    <h1>
    /"><img src="<?php bloginfo('template_url')?>/images/!ads01.gif" alt="<?php bloginfo('name'); ?>" />
    </h1>
    </div>

    I cannot see where the coding for the other right ads is. Any help would be greatly appreciated. Thanks.

    L.

Viewing 3 replies - 1 through 3 (of 3 total)
  • I would guess the side ads would be in the sidebar.php template. Not sure though.

    Thread Starter lukum

    (@lukum)

    No code in the sidebar files… Any idea about how to integrate a rotating banner into header.php?

    In fact, it’s situated in footer.php, but only if you’ve got the right version. As for me, the first version didn’t include this piece of code, and from the second I’ve got it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to add ads in predefined spots of template’ is closed to new replies.