Results 1 to 11 of 11

Thread: Your help is required
      
   

  1. #1
    acr500 is offline Staff Sergeant
    Join Date
    May 2010
    Posts
    48

    Default Your help is required

    Dear Sir

    We are trying to implement naval design. However the horizontal menu dosent appear below the header.

    How do we set the position of the drop down menu so that it will display on every page below the header.

    we want to display the menus and images which is on "hope.php" in to all our webpages. How?

    What we did is first we have created menus and publish the page as hope.php now in the test1.php we have created a html box of same size as menu and copy paste the code
    <?php
    include 'hope.php';
    ?>

    and published the page

    However the header in the hope.php files displays correctly in teast1.php but not the drop down menu.

    Also the vertical menu hotel dosent stick to its actual position.

    How do we set the posion of horizontal and vertical menu?
    please help with step by step instructions.

    Thanks you















    http://paradisecruises-halongbay.com/hope.php
    http://paradisecruises-halongbay.com/test1.php

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,077

    Default Re: Your help is required

    You have added a menu bar in the main page, which has the same ID as one of the menu bars that you used in the hope.php page (nenuBar1)

    Since these menus are Javascripts, they conflict between them.

    Solution:

    Copy / paste the menu in the main page, for 3 times . So each time the menu will take the ID menuBar2, MenuBar3, and thelast one will be menuBar4.
    Delete the origianal one and the first two copies, so you only keep menuBar4.

    Place menuBar4 in the correct position and publish your page. It will not conflict anymore.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    acr500 is offline Staff Sergeant
    Join Date
    May 2010
    Posts
    48

    Default Re: Your help is required

    Thank you very much for your help.

    After changing the resolution of my computer the appearance of the webpage dosent remains the same.

    How do we over come the issue.

    when we change the resolutionfrom 1024 * 768 to 1280 * 1024

    then the header dosent occupy the full page however with 1024*768 the headers occupies full page.

    please help


    Quote Originally Posted by navaldesign View Post
    You have added a menu bar in the main page, which has the same ID as one of the menu bars that you used in the hope.php page (nenuBar1)

    Since these menus are Javascripts, they conflict between them.

    Solution:

    Copy / paste the menu in the main page, for 3 times . So each time the menu will take the ID menuBar2, MenuBar3, and thelast one will be menuBar4.
    Delete the origianal one and the first two copies, so you only keep menuBar4.

    Place menuBar4 in the correct position and publish your page. It will not conflict anymore.

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,077

    Default Re: Your help is required

    You can't optimise your site for all possible resolutions.
    Since most modern monitors work at 1280x1400 or at least 1024x768, your site should be built with a width of approx 900 - 1000.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  5. #5
    acr500 is offline Staff Sergeant
    Join Date
    May 2010
    Posts
    48

    Default Re: Your help is required

    Thanks for your reply. However the width and hight i built is 1500 * 3000

    but still when i change the resolution to 1280* 1024 the header image dosent cover the full screen. But when i see other sites they look fine with both the resolution. How they do the optimization for all resolution. is there any code or solution to do that in voda host?






    Quote Originally Posted by navaldesign View Post
    You can't optimise your site for all possible resolutions.
    Since most modern monitors work at 1280x1400 or at least 1024x768, your site should be built with a width of approx 900 - 1000.

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,077

    Default Re: Your help is required

    This is done by using NOT WISIWYG webbuilders.
    In example, using tables that cover 100% of the screen width whatever that is.

    This is not possible with WYSIWYG builders that create static objects.

    Width 1500 ? It will be quite tiring for your users.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  7. #7
    acr500 is offline Staff Sergeant
    Join Date
    May 2010
    Posts
    48

    Default Re: Your help is required

    Dear sir

    Thank you for your reply.

    for example http://www.oracle.com/us/sun/index.html

    if i change the resolution OF MY COMPUTER to 1024*768 it occupies in to full browser.

    if i change the resolution to 1280*1024 it leaves margin FROM LEFT AND RIGHT HAND SIDE.
    THE PAGE LOOKS IN TO CENTER.

    HOW DO I ACCHIVE THE SAME WITH

    http://www.paradisecruises-halongbay.com/



    Quote Originally Posted by navaldesign View Post
    This is done by using NOT WISIWYG webbuilders.
    In example, using tables that cover 100% of the screen width whatever that is.

    This is not possible with WYSIWYG builders that create static objects.

    Width 1500 ? It will be quite tiring for your users.

  8. #8
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,077

    Default Re: Your help is required

    I already answered you: you can't do it with BV.

    You can try Soholaunch which will do what you want.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  9. #9
    acr500 is offline Staff Sergeant
    Join Date
    May 2010
    Posts
    48

    Default Re: Your help is required

    Dear Sir

    Thank you very much for your help.

    How to optimize the website with all possible resolution with soholaunch?

    How do I create a drop down menu in soholaunch. ?

    In BV We in the menu properties we have 2 option user defined and custom do we have the same option in soholunch?


    do I have to use naval design in soholunch? How? For applying the menu to all webpages.

    Thank you






    Quote Originally Posted by navaldesign View Post
    I already answered you: you can't do it with BV.

    You can try Soholaunch which will do what you want.

  10. #10
    acr500 is offline Staff Sergeant
    Join Date
    May 2010
    Posts
    48

    Default Re: Your help is required

    Also can I edit or modify the pages which i created in Bv in to soholuanch.

    can i trasfer pages from bv to soholuanch how?




    Quote Originally Posted by acr500 View Post
    Dear Sir

    Thank you very much for your help.

    How to optimize the website with all possible resolution with soholaunch?

    How do I create a drop down menu in soholaunch. ?

    In BV We in the menu properties we have 2 option user defined and custom do we have the same option in soholunch?


    do I have to use naval design in soholunch? How? For applying the menu to all webpages.

    Thank you

  11. #11
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,077

    Default Re: Your help is required

    Soholaunch is an entirely different builder.
    It comes with full instructions, pls read them.
    I don't think you can have dropdowns in Soholaunch.
    No, my method can't be used with Soho, but on the other hand it is not usefull there as Soho automatically updates the menu in all pages when a change is made.
    Thers is also a dedicated Soholanunch forum that can help you.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49