Okay I have two questions that maybe someone could help with.
1) I am trying to change the sub menu, instaed of it being 980px and being vertical, I would like to have it scroll down from the link that the user is hovering over. So, basically it's vertical and not horizontal. I have designed it to be vertical but, it stays to the left. Please don't refer me to a designer because we're designing our own from the uni template. This is the only thing we're stuck on right now. Any help is appreciated. Is there any tutorials?
2) We're getting an error from no where. Our about us page has the following error:
Warning: require_once(/inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/maburker/public_html/about_us.php on line 21
Fatal error: require_once() [function.require]: Failed opening required '/inc/header.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/maburker/public_html/about_us.php on line 21
We haven't changed anything other than the css. How can this be fixed?