fixed header

hello, does anybody knows how to keep the header fixed?
Quote · 2 Mar 2015

Turn off CSS caching for your site if it is turned on.  Then you can use inspect element; or inspect with firebug if you have that installed.  You use that to see what elements and where in the stylesheets, you need to apply position:fixed.  You can probably forget about the IE star hacks that we use to have to play with.

Geeks, making the world a better place
Quote · 3 Mar 2015

thanks, I didn't think about that one

Quote · 3 Mar 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.