Hey guys...

I'm having issues with displaying my header.

Its the flash banner from the regular site with a few edits so it can flow well with the cart...

www.pregloving.com/catalog

I used the javascript code from the flash banner thread that someone posted.

As you can see, there is a black boarder on top and on the bottom of the flash, when there shouldn't be.

Is there a line of code making it do that?

here is the code for my flash in the tpl_header.php

Code:
<!--bof-branding display--> 
<div id="logoWrapper"> 

<script type="text/javascript" src="includes/templates/teamplate_default/jscript/swfobject.js"></script> 
<div id="flashcontent"> 
  This text is replaced by the Flash movie. 
</div> 
<script type="text/javascript"> 
   var so = new SWFObject("includes/templates/teamplate_default/images/flash/catalogheader.swf", "YOUR_HEADER", "825", "282", "0", "#000000"); 
   so.write("flashcontent"); 
</script>
Also, you can see that 'header alt text' missing image there... I do not know where that came from, let alone how to remove it.


Help is VERY appreciated!!!

I just started using zen cart today and have been using this site all day for reference... I hope to become very skilled in Zen Cart very soon as it is an awesome cart application!!

This is a great community!!

Thanks