Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Graphic Design (http://siteownersforums.com/forumdisplay.php?f=23)
-   -   How to fixed left and right div in webpage? (http://siteownersforums.com/showthread.php?t=65408)

binarynpixel 06-07-2013 09:44 AM

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.

Multi-Techs 06-10-2013 02:04 AM

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;
}

bestbloggercafe 06-19-2013 09:12 AM

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.