J
James Goodman
I have a series of asp pages, belonging to a single site, which all have a
single theme applied to them.
The theme displays correctly, until I try to include a navigation bar at the
top. I have written my navigation bar as another html page, & use the
following to add it to the page:
<!--#include file="IncludeFiles/navbar.asp"-->
I have tried renaming it to htm, but it makes no difference. Whenever
another page is included, the themes are lost on all pages involved, even
though the them will display if the pages are loaded seperately.
The theme fonts appear to work, but I have a horizontal bar below my navbar,
which doesnt display properly, & the background images also dont display...
To confuse me further, I am sure this was working as expected previously...
Any ideas on how to solve?
single theme applied to them.
The theme displays correctly, until I try to include a navigation bar at the
top. I have written my navigation bar as another html page, & use the
following to add it to the page:
<!--#include file="IncludeFiles/navbar.asp"-->
I have tried renaming it to htm, but it makes no difference. Whenever
another page is included, the themes are lost on all pages involved, even
though the them will display if the pages are loaded seperately.
The theme fonts appear to work, but I have a horizontal bar below my navbar,
which doesnt display properly, & the background images also dont display...
To confuse me further, I am sure this was working as expected previously...
Any ideas on how to solve?