Hi all,
I've learned from this post
http://en.forums.wordpress.com/topic/manifest-widget-help?replies=2
by designsimply that it is possible to move the footer (with widgets) in Manifest theme from the bottom to the side--essentially making a sidebar. By playing around with the code she gave in that post, I've been able to adjust the width of the text on my posts page in order to make room for the new footer-sidebar. This is great!
So here's my question: is it possible to make the sidebar with widgets appear only on this posts page, and not on the other (static) pages?
I was thinking, perhaps there is a way to do this by including designsimply's code somehow *within* this part of the CSS that targets only the posts page:
.blog #core-content, .single #core-content {
margin-top: 80px;
}
Is there a way to do that? Or to get widgets only on the posts page in some other way?
Thanks!
Lauren
The blog I need help with is laurenware.me.