Code
<td align="left" style="background-image:url(<!-- [image-path] -->headerExpand.jpg);" width="100%">
<!-- This is where the Marino Menu needs to go -->
<?php
include ("http://www.freedffl.com/ffl/reports/horizontal_menu.php");
?>
</td>
<!-- This is where the Marino Menu needs to go -->
<?php
include ("http://www.freedffl.com/ffl/reports/horizontal_menu.php");
?>
</td>
I've even gone so far as to include the background image in to my horizontal_menu.php.
Can anyone offer any advice?
