Before the page is scrolled, the menu is vertically positionned with
top=10
(for instance). But : I could not find how to specify the distance from the top once the menu was re-positionned after the page was scrolled. It seems that the top of the menu is hardcoded at 1 or 2 pix of the top of the page.
I would like to do the same setup as done on this page :
http://milonic.com/menufaq.php
where after the "FAQ" menu (left margin) was re-positionned, it is not snapped to the top border, but positionned at ~10px of the border.
Warm thanks for your help !