• <?php
    /**
    * @package WordPress
    * @subpackage Default_Theme
    */
    get_header(); ?>
    <!–Container Start –>
    <!–<?php /*?><div class=”bigbanner”>

    <div class=”container”>
    <div class=”bannerpanel” style=”display:none;”><?php if ( function_exists( ‘get_smooth_slider’ ) ) { get_smooth_slider(); }?></div><?php */?>

    </div>
    </div> –>

    <div class=”container”>
    <!–Index Panel Start –>
    <div class=”indexpanel”>

    This is my index.php page.. where do I put the script to attach a css file for IE.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Where do I put the IE script in here..’ is closed to new replies.