![]() |
How to fixed left and right div in webpage?
Hello Guys,
I want to fixed left and right div in my website, and only should be scroll middle div on scrolling page. Please help how can i fixed that? Thanks. |
On your CSS file try adding this style for your side divs. Then add the class to your div on your html code. Let me know how it goes please.
sidedivs { position:fixed; top:0px; right:0px; } |
Wow its great thanks for sharing, i am looking this code also.
|
All times are GMT -7. The time now is 02:04 PM. |
Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.