Hi, Could somebody leed me to some clue how to: On page : body is rather long and I would like to be able to scroll up and down ( with scroll bars or without scroll bars) with "right sidebar" staying in a top fixed position ??? Thanks for help Kind Regards Jean from France
It would be easier to advise if you had a URL to the page in question. But if you wish any element to remain 'static' while the page is scrolled, you use position:fixed; in your CSS for that element.
Thanks for answer Unfortunatly I don't (yet) have a page to show I am slowly learning and building it locally I would loke to achieve someting like seen here: http://www.daguanno.it/ Any ideas Jean from France
Could somebody leed me to some clue how to:
On page : body is rather long and I would like to be able to scroll up and down ( with scroll bars or without scroll bars) with "right sidebar" staying in a top fixed position ???
Thanks for help
Kind Regards
Jean from France
Unfortunatly I don't (yet) have a page to show I am slowly learning and building it locally
I would loke to achieve someting like seen here: http://www.daguanno.it/
Any ideas
Jean from France