• Im using a theme and it automatically changes images. But I wanted to set Dynamic headers to have a specific image per page. I installed the plug in, but I’m not quite sure where to put the code in the theme. I went into header.php and placed into the header area, but it messes up the site.

    Here is the header area in the header.php file:

    [Code moderated as per forum rules]
    There is also another part in header.php

    <!-- Header -->
    	<td id="header" colspan="<?php echo $bfa_ata['cols']; ?>">
    
    	<?php bfa_header_config($bfa_ata['configure_header']); ?>
    
    	</td>
    	<!-- / Header -->

    Any suggestions would be great.

    Thanks,
    Josh

The topic ‘Dynami headers question using atahualpa’ is closed to new replies.