Hi, the banner rotator box has correctly appeared as the top banner of every page (www.leansixsigma.com.au) but does not rotate, now! That is, initially on some pages it did rotate and now none of the pages show rotation.
Info| all the pages are php, the pic files are jpg (no png's, as instructed in another post) the html box file instruction is:
<?php
include'menu_banner.php';
?>
not sure if the pic filenames are too long and separated, would this cause the issue? Other than that I cannot figure out what is wrong (as they initial worked on some pages).
Also my header and footer menus work fine using the same method.
Anyone?
Info| all the pages are php, the pic files are jpg (no png's, as instructed in another post) the html box file instruction is:
<?php
include'menu_banner.php';
?>
not sure if the pic filenames are too long and separated, would this cause the issue? Other than that I cannot figure out what is wrong (as they initial worked on some pages).
Also my header and footer menus work fine using the same method.
Anyone?
Comment