Skip to main content

Navigation bar on website not showing up

Comments

3 comments

  • Infopro
    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
  • rpvw
    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
    0
  • ryanhope
    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.