fixedHeader how to append to "#main" not to body?

fixedHeader how to append to "#main" not to body?

ionutz165ionutz165 Posts: 2Questions: 1Answers: 0

I need to append the fixedHeader to my "#main" div, not to body, because if appended to body, it goes over other elements on the page. How can I do this?

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 61,744Questions: 1Answers: 10,111 Site admin
    Answer ✓

    There is no option for that in FixedHeader, sorry. It would require modification to the code.

    Allan

  • ionutz165ionutz165 Posts: 2Questions: 1Answers: 0

    thank you!

Sign In or Register to comment.