Hi Folks,
So I have inherited the upkeep of a web site and I am instituting css in several areas. All the pages are asp but they are essentially just html with a couple of include files. One of the include files handles a upper right hand Nav.
So this nav does not seem built by this include file doesn't seem to inherit any of the css rules I set up. This include file also does not seem to follow it's own font rules when I try that.
<!-- #include file = "RightNav.inc" -->
<!-- #include virtual = "/source/pagefooter.inc" -->
Anyone ever encountered this and have a work around?
Thanks.
So I have inherited the upkeep of a web site and I am instituting css in several areas. All the pages are asp but they are essentially just html with a couple of include files. One of the include files handles a upper right hand Nav.
So this nav does not seem built by this include file doesn't seem to inherit any of the css rules I set up. This include file also does not seem to follow it's own font rules when I try that.
<!-- #include file = "RightNav.inc" -->
<!-- #include virtual = "/source/pagefooter.inc" -->
Anyone ever encountered this and have a work around?
Thanks.