0
Welcome Guest! Login
0 items Join Now

Nexus fusion menu dropdown moves up and not down

  • Nexus fusion menu dropdown moves up and not down

    Posted 15 years 5 months ago
    • Can anyone tell me why the fusion menu in the nexus template on some pc's, either on IE 7 or IE 8 if you scroll over one of the top items in the main menu, the dropdown goes up and not down like it should. This is a big problem seeing that the address bar then cuts of all the links. See the attached image.

      This image is hidden for guests.
      Please log in or register to see it.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Nexus fusion menu dropdown moves up and not down

    Posted 15 years 5 months ago
    • afaik this only happens in very small viewports with long dropdowns ...
  • Re: Nexus fusion menu dropdown moves up and not down

    Posted 15 years 5 months ago
    • Hi.

      I have my screen resolution on 1440 x 900, which is well above the size of the dropdown. The other funny thing is, sometimes it displays correctly and the next time I open the site it is different again. Also, another thing, if I refresh the page it swops around, the one that scroll up now scrolls down and the one that was going in the right direction now goes upwards. If I refresh again the both scroll up.

      I can't see that this has got anything to do with sreen resolution. However, maybe there is an error in the code. Would it be possible to deactivate function that allows the menu to detect the sides of the sreen. Maybe that is the problem.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Nexus fusion menu dropdown moves up and not down

    Posted 15 years 5 months ago
    • not screen resolution but size of the browser window (see your own screenshot)...
      but I see this too!
  • Re: Nexus fusion menu dropdown moves up and not down

    Posted 15 years 5 months ago
    • The sreenshot I attached is actually directly from my client and not from my pc.
      My screen is bigger.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Nexus fusion menu dropdown moves up and not down

    Posted 15 years 5 months ago
    • try adding this ugly hack to the fusion.css ...

      #horizmenu-surround ul.menutop.level1 li.parent div { top:30px !important; display: block; position: relative;}
      #horizmenu-surround ul.menutop.level1 li.parent div div { top:-3px !important;}

      wont work in older browsers I guess ...
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Nexus fusion menu dropdown moves up and not down

    Posted 15 years 5 months ago
    • Btw. to replicate that bug you have to make the browser-window very small and RELOAD the page after that ...
  • Re: Nexus fusion menu dropdown moves up and not down

    Posted 15 years 5 months ago
    • Hi Henning.

      I inserted the code you sent me. Seems to be doing the trick just fine. Thanks a lot for your help.
      I will contact you should the problem arise again.

      Have a good day.

      Nic
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Nexus fusion menu dropdown moves up and not down

    Posted 15 years 5 months ago
    • thanks henning! :)
    • Kat05 / QA Lead & Support / Germany
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Nexus fusion menu dropdown moves up and not down

    Posted 15 years 5 months ago
    • Hi Kat ! 8)

      I think this should be considered as a template-bug. I still see this in the demos of Nexus.
      This shouldnt be addressed via css – it should be done in the javscript that's adding the styles to the elements. (Just think about IE6 :-( ). One for Djamil I would say ...

Time to create page: 0.090 seconds