Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   [SOLVED] Fixed sidebars in pages, scrollable in posts? (http://forum.bytesforall.com/showthread.php?t=12934)

Innocent Feb 22, 2011 05:01 AM

[SOLVED] Fixed sidebars in pages, scrollable in posts?
 
Is that possible?

And if it is, how?

:)

juggledad Feb 22, 2011 05:27 AM

Not quite sure what you mean

If you have a fixed sidebar on a page and the content of the page goes below the window should the scrolling just move the center and what if you have sidebar content that goes below the bottom of the page? You would never see it.

and are you asking for the sidebar to scroll in the post but not the post?

Innocent Feb 22, 2011 05:33 AM

I would like to have 'position:fixed' sidebars in pages ('body.page'), and scrollable in blog(home page-'body.blog') and single posts ('div.post').

I don't mind the content not being visible, because I have different widgets in pages and posts, in other words, I have thought about that a lot.

juggledad Feb 22, 2011 06:51 AM

so just play with different settings. The sidebars have an ID of 'left', 'left-inner', 'right-inner' and 'right' so you could use something like
HTML Code:

body.home #left {position:fixed;}

Innocent Feb 22, 2011 06:55 AM

Oh, great, thanks a lot, I couldn't figure how to call sidebars in CSS :)


All times are GMT -6. The time now is 02:42 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.