Welcome to TalkGraphics.com
Results 1 to 10 of 38

Thread: cant find menu

Hybrid View

  1. #1
    Join Date
    Oct 2006
    Posts
    16

    Unhappy cant find menu

    Hi all Hope you can help me.
    I bought the full version of webstyle and am trying to use the menumaker in it.
    I succesfully create the menu, link the page, resize it, change colors, etc save it and when I put it into dreamweaver it works no problem, the problem is when I put it up on the server, it cannot for some reason be seen, Do I need to use the Target frame,.......option not sure
    The header I made for www.irishwebcreations is there as well as other things just not the buttons, any ideas...........
    hopefully it is something dsimple as I really like using this program , thanks for your help
    Last edited by daveball; 13 October 2006 at 07:19 PM.

  2. #2
    Join Date
    Jan 2004
    Location
    United Kingdom
    Posts
    3,297

    Default Re: cant find menu

    Your link does not work. I suggest you check your source code it may be calling your buttons etc from your hard drive not your website. perhaps you may care to post your html code or remake your link.

  3. #3
    Join Date
    Oct 2006
    Posts
    16

    Default Re: cant find menu

    Thanks, how will I check the source code in DW, how also would I change it, many thanks newbie here

  4. #4
    Join Date
    Oct 2006
    Posts
    16

    Default Re: cant find menu

    Hi again here is the page source

    can u tell what the path is from this and what I would need to correct this, thanks in advance


    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    body {
    background-color: #FFFFC6;
    }
    #Layer1 {
    position:absolute;
    width:612px;
    height:115px;
    z-index:1;
    left: 263px;
    top: 11px;
    }
    #Layer2 {
    position:absolute;
    width:102px;
    height:115px;
    z-index:2;
    left: 4px;
    top: 16px;
    }
    #Layer3 {
    position:absolute;
    width:134px;
    height:337px;
    z-index:3;
    left: 8px;
    top: 139px;
    }
    #Layer4 {
    position:absolute;
    width:699px;
    height:28px;
    z-index:4;
    left: 209px;
    top: 566px;
    }
    -->
    </style></head>

    <body>
    <div id="Layer1"><img src="../../Desktop/WEBDESIGN2/IRISH_WEB.gif" editor="Webstyle4" moduleid="BUTTONS FL;ASJ (Project)\IRISH_WEB.xws" border="0" /></div>
    <div id="Layer2"></div>
    <div id="Layer3">
    <script webstyle4>document.write('<scr'+'ipt src="xaramenu.js">'+'</scr'+'ipt>');document.write('<scr'+'ipt src="../../../../DOCUME~1/DAVID/LOCALS~1/Temp/WS3/contact_us.js">'+'</scr'+'ipt>');/*img src="../../../../DOCUME~1/DAVID/LOCALS~1/Temp/WS3/CONTACT_US.gif" moduleid="BUTTONS FL;ASJ (Project)\CONTACT_US_off.xws"*/</script>
    </div>

    <div id="Layer4">
    <div align="center">HOME | WEBDESIGN | COMPANY | HOSTING | CONTACT US | </div>
    </div>
    </body>
    </html>

  5. #5
    Join Date
    Jan 2004
    Location
    United Kingdom
    Posts
    3,297

    Default Re: cant find menu

    posted twice
    Last edited by parahandy; 13 October 2006 at 09:33 PM. Reason: written twice

  6. #6
    Join Date
    Jan 2004
    Location
    United Kingdom
    Posts
    3,297

    Default Re: cant find menu

    Yes, as I thought, your stuff is being called from you hard drive i.e.(="Layer1"><img src="../../Desktop/WEBDESIGN2/IRISH_WEB.gif" editor=")
    src="../../../../DOCUME~1/DAVID/LOCALS~1/Temp/WS3/contact_us.js">'+'</scr'+'ipt>');/*img src="../../../../DOCUME~1/DAVID/LOCALS~1/Temp/WS3/CONTACT_US.gif" moduleid="BUTTONS FL;ASJ (Project)\CONTACT_US_off.xws"*/</script>)

    instead of your website.You will have to correct this. I cannot give you the path etc cos only you know the address of your website etc. at least that's what my poor old tired brain thinks. I'm off to bed maybe someone else will show the way.

    .Norman
    Last edited by parahandy; 13 October 2006 at 09:36 PM.

  7. #7
    Join Date
    Oct 2006
    Posts
    16

    Default Re: cant find menu

    thats great at least the problem isnt to big, do u have any idea how to change the path for IT, many thanks in advance

 

 

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
  •