Results 1 to 4 of 4

Thread: Emergency...please help
      
   

  1. #1
    bigteeg2001 Guest

    Exclamation Emergency...please help

    I have republished my site a couple of times now, everything has been smooth. But I recently noticed that some of my navigation bars on several pages have moved mysteriously to the bottom of the page. How can I rectify this....do I need to lock items while building the site or what??

    thank u

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

    Default Re: Emergency...please help

    Please post here the URLs of the pages so we can have a look at them. No, locking or not locking should not affect the result, it is just for you, to avoid accidentaly moving objects while editing your pages. Please also make a comparison to see if the published page is different from the one in BV. If yes, then yes, there is a problem. Also check if you have made use in your pages of third party code that could have affected the css in your page.
    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
    bigteeg2001 Guest

    Default Re: Emergency...please help

    www.globaldonor.com/donees
    www.globaldonor.com/join

    there are probably others, but I did not have time to check all the pages.
    thanks a lot..

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

    Default Re: Emergency...please help

    Ok, you have missed the .html at the end of your links.
    Anyway, your problem has arised because of the affiliate banner. You have some way inserted the banner code, in the middle of the menubar code. A possible explanation is that you have pasted the affiliate banner code directly in the Inside Body Tag of your page HTML. The result is that the affiliate code, which has this line of code in it:

    <DIV style="position:absolute;left:651px;top:1315px;width:90px;height:59px;z-index:34" align="left">

    has been placed in the middle of the menubar code, which instead has this:

    <DIV style="position:absolute;left:391px;top:50px;width:551px;height:22px;z-index:33" align="center">

    So the browser ignores the original top left corner coordinates for the menubar div, that are 351 and 50 for left and top coordinates, and assumes 651 and 1315 which are instead the coordinates for the affiliate banner div.

    Solution: delete the affiliate banner code. This will correct the menubar position. Now, open a html box, and paste the affiliate banner code in it. Now, move the html box in the desired position so that the affiliate banner will result in the correct position as well. Save the page and republish.
    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