Welcome to TalkGraphics.com
Results 1 to 2 of 2

Thread: NavBar Issues

  1. #1
    Join Date
    Oct 2005
    Posts
    2

    Default NavBar Issues

    Hi I posted this in another forum but here's my problem, sorry about the double post:

    Navbar Issues

    Hi, I just recently discovered Webstyle4 and bought it mainly for it's navbar
    functionality + webpage layouts together. My issue is that when I created my
    navbar in one of the templates, and try to FTP the files to my hosting server
    the navbar keeps routing the URL to "www.mysite.com/mysite_Files/urliwant.html"
    instead of just "www.mysite.com/urliwant" and I look at the navbar javascript
    and the location is right in there so I can't figure out why it's trying to pull
    those files from there instead of the root directory I want. I also tried
    moving my created pages to that "/mysite_files/urliwant.html" for example
    directory and the menus work that way but none of the graphics load properly.
    I've tried moving the "mysite_files" files in that folder to my root directory
    and reuploading and vice versa, nothing works. Can you please help me solve
    this? Thank you very much.

    Jason

  2. #2
    Join Date
    Oct 2005
    Posts
    15

    Default Re: NavBar Issues

    May have to do baby steps with this one. Generally if webstyle is trying to get info from a folder you don't want it to go to, it is because you created the Navbar etc in that folder than decided to move it.

    So if you created the NavBar in C:/Documents and Settings/ you/my documents/my web pages /mysite_Files/urliwant.html"
    then it expects to find a mysite_Files in the primary on your website
    instead of "www.mysite.com/urliwant" as you would like.

    Check the source code on your faulty page and look at the routing your nav_bar is expected to be found in. In the case below webstyle is expecting to find "home_subheading.gif" in the home_files folder at the same level as the index or start files.

    <td valign="top" class="subhead"><img src="home_files/home_subheading.gif" editor="Webstyle4" moduleid="XXXX(Project)\home_subheading.xws" border="0" /></td>
    </tr>
    <tr>
    <td height="30" valign="middle" class="hnavpad"> <script Webstyle4>document.write('<scr'+'ipt src="index_files/xaramenu.js">'+'</scr'+'ipt>');document.write('<scr'+'ipt src="index_files/index_hnavbar.js">'+'</scr'+'ipt>');/*img src="index_files/index_hnavbar.gif" moduleid="XXXX (Project)\index_hnavbar_off.xws"*/</script> </td>

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •