http://www.conservancyonmayne.com Each main page of this site (other than "index.html") has had its main dropdown menus display via a php include statement - example www.conservancyonmayne.com/talks&walks.php - I have recently added a jslider sequence that appears below this main menu. The problem: when the full dropdown "content" is on the page the menus appear above the slide being displayed but when it is placed using "include" the sub-menu elements are hidden by the slide. The three pages I've updated so far (howhelp.php, programme.php & volunteer.php) only display properly because I have copied the full content from index.html - replacing the include statement.
This work around will get increasingly onerous as time goes by and I need to modify the menus in any way. So I would really like to get the correct layering when using php include. If I need to post code examples please let me know. Usual apologies for dog's breakfast code - amateur learning on the job - any help will be much appreciated!
Regards
Alan