Forums

Modigying Corporate theme header (2 posts)

  1. adamsmark
    Member
    Posted 7 months ago #

    I'd like for the intro text to show up only on the main page. The header calls for the intro.html file this way:

    <div id="intro">
    					<div id="introtext" class="span-15">
    						<?php readintro('intro.html'); ?>
    					</div>
    					<img id="introicon" src="<?php bloginfo('template_directory'); ?>/images/people.png" alt="<?php bloginfo('description'); ?>" />
    				</div>

    What would be a good way for having this happen only on the main (index) page?

  2. adamsmark
    Member
    Posted 7 months ago #

    Is there a way to stick this code directly into the header of the index page, and not into the header.php file? Still looking for ways to get this to work.

Reply

You must log in to post.

About this Topic

Tags