Header doesnt show on any posts just the pages
-
Site is outcomefightgear.com
I inserted the flash code into the header.php The flash header works fine on the pages, but not in any posts.
What might be the cause of this?
Thanks in advance.
<div class="Main"> <div class="Sheet"> <div class="Sheet-tl"></div> <div class="Sheet-tr"><div></div></div> <div class="Sheet-bl"><div></div></div> <div class="Sheet-br"><div></div></div> <div class="Sheet-tc"><div></div></div> <div class="Sheet-bc"><div></div></div> <div class="Sheet-cl"><div></div></div> <div class="Sheet-cr"><div></div></div> <div class="Sheet-cc"></div> <div class="Sheet-body"> <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" ID=outcomeheader WIDTH=915 HEIGHT=145> <PARAM NAME=movie VALUE="outcomeheader.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=loop VALUE=false> <EMBED src="outcomeheader.swf" loop=false quality=high WIDTH=915 HEIGHT=145 TYPE="application/x-shockwave-flash" PLUGINSPAGE="https://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED> </OBJECT> <div class="Header-jpeg"></div> <div class="logo"> <h1 id="name-text" class="logo-name"> <a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></h1>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Header doesnt show on any posts just the pages’ is closed to new replies.