Welcome to TalkGraphics.com
Page 1 of 4 123 ... LastLast
Results 1 to 10 of 38

Thread: cant find menu

  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

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

    Default Re: cant find menu

    Sorry Dave my brain seems to have seized up. Have you no pals nearby who know about html coding? I know how to correct your code to point it to the
    correct place in your server but cannot for the life of me explain how to do it.
    I have attempted to change your code as you will see, the reference to the src= does now not point to your desktop it should find the files on your server that is if you uploaded them to your personal web page.Did you?
    also I am floundering a bit here OLD AGE no doubt. Can you send the file as a .html to me I cannot for some reason convert the source file you sent me my editor does not allow me to save it as an html file. Or better still is there not some more knowledgeable person out there can come to our rescue. It would have been better if you had posted this in the webstyle forum as well.Dave. phew!
    Attached Files Attached Files
    Last edited by parahandy; 14 October 2006 at 02:28 PM. Reason: Forgot file

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

    Default Re: cant find menu

    By the way what is the rest of your url it just has www.irishwebcreations

    nothing else

  10. #10
    Join Date
    Aug 2002
    Location
    Weston-s-Mare UK
    Posts
    555

    Default Re: cant find menu

    Hi

    Your issue I suspect is with your path structure within your site definitions.

    So first what version of DW are you using?

    second check your site definition

    Are your links relative to document or site root

    (Ok at the risk of treating you like ...

    on thetop bar select site---- manage sites then select your site and proporties- it's half way down

    If you have selected site root then thats your problem select relative to document.


    If thhat doesn't work post me a url and I'll help you sort it.

    cheers

    Ian

 

 

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
  •