Navigation bar on website not showing up
I have recently created a website in Dreamweaver and everything was going fine until I uploaded my files to cpanel. When I go to my websites direct link the navigation bar no longer shows up.
Direct Link: example.com
Menu I am using: dynamicdrive.com/dynamicindex1/responsivehybridmenu/index.html
-
everything was going fine until I uploaded my files to cpanel.
Uploading your code to your cPanel account wouldn't cause an issue. Most likely its a coding issue, certainly not cPanel related. You might want to post your issue to the DD forums for assistance, here: dynamicdrive.com/forums/ GL!0 -
You seem to have a link in your code to a CSS file that doesn't exist in the webroot
- it looks like the link should include the /css/ folder path. I would guess that without this CSS file, the page assumes it is on a mobile device and renders it (kinda-sorta) for mobile :) Hope this is of some help Best of luck0 -
You seem to have a link in your code to a CSS file that doesn't exist in the webroot
- it looks like the link should include the /css/ folder path. I would guess that without this CSS file, the page assumes it is on a mobile device and renders it (kinda-sorta) for mobile :) Hope this is of some help Best of luck
Thank you man, I figured out that I had my hybridmenu.css file and the javascript file in other folders away from my pages. Thank you for helping me! First time using this forum and I am already loving it!0
Please sign in to leave a comment.
Comments
3 comments