Client wanted site set up with a portal page showing a flash slide show. This is at root/index.html. Within the site the page at pages/home.php is the real "Home" page. But the menu link for "Home" goes to "
www.site.com/"
So when the user clicks on the "Home" button he is taken back to the slide show. How can I set this up so that the "Home" button on the menu will take him to "pages/home.php"?
Thanks!