Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Responsive menu problem

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #164932
    KhaiM
    Participant

    Ok so like, I’ve currently come across a very nice responsive menu. Everything seemed to be going fine. And all of a sudden- BAM! my footer isn’t a sticky footer anymore. Before I inserted the jquery and javascript, everything was fine. My footer was smacked to the bottom like glue. I don’t understand what’s conflicting.

    When I remove the Jquery.min file the menu came with, my footer kindly floats back to the bottom. Any ideas?

    Menu I’m using: http://plugins.adchsm.me/slidebars/

    Codepen: http://cdpn.io/nbqHG

    screen of the footer flying up in the clouds: http://prntscr.com/2yi5u9

    Thanks.

    #164967
    Atelierbram
    Participant

    Don’t know, but you might get lucky in a few days with the next release of the plugin:

    Next Release 0.9 Expected release March 10, 2014

    • More accurate inline min-height styling, to avoid additional spacing under site.

    Also :

    All of your site content (except Slidebars) should be wrapped in an element with id #sb-site which should be a direct child of the <body>.

    #164990
    KhaiM
    Participant

    Ah I see. And I must have missed that sb wrapper instruction.

    Thanks, buddy.

    #164992
    KhaiM
    Participant

    Well, Atelierbram- you are a life saver! I guess that sb wrapper I missed WAS the problem. Now my footer is back at the bottom and everything is working smoothly.

    Thanks a lot!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.