studio-steve
04-17-2008, 02:35 AM
I am creating a website and have created a php template page, with a php include menu at the top and php include footer at the bottom of the page.
The menu has its own css style as does the template page itself. It all works fine as a template page in the root directory on the server, but when i try creating image gallery pages or any other new pages based on the template page in folders off of the main root either one of the other (menu or main page) styles doesnt work.
Theres no logical order either sometimes the background image for the main page doesnt work sometimes the menu style is not working.
Ive tried merging the 2 style sheets together.
I have tried changing the path to the style sheets.
Im really stuck!
Any help would be cool.
The menu has its own css style as does the template page itself. It all works fine as a template page in the root directory on the server, but when i try creating image gallery pages or any other new pages based on the template page in folders off of the main root either one of the other (menu or main page) styles doesnt work.
Theres no logical order either sometimes the background image for the main page doesnt work sometimes the menu style is not working.
Ive tried merging the 2 style sheets together.
I have tried changing the path to the style sheets.
Im really stuck!
Any help would be cool.