Forum Replies Created
-
AuthorPosts
-
hanuman
MemberLen,
Thank you!
I should have known that 🙂
I was looking for a complicated solution and missed the simple and elegant solution.
Thank you kindly for your help!
Cheers.
hanuman
MemberHi Len,
Thanks for responding.
My understanding is that to use Genesis Simple Sidebars I need to choose the layout with sidebar.
This then creates a sidebar on every page.
I am trying to get a sidebar on just one single page and don't see how to do that.
Hence my query about creating a specific page layout to use - ie one with sidebar, one without sidebar.
Any ideas?
Cheers.
hanuman
MemberWow.
I didn't know you could do that.
Yes, it works as you say.
Thanks a bunch Brad,
Cheers!
hanuman
MemberHi Brad,
Is this what you meant?
#title-area {
width: 400px;
}
#content,
#header .widget-area,
#services .alignleft {
width: 680px;
}That fixed the header area, but changed the width of the sidebar as well, perhaps because the widget-area you referred to is in the #content area.
I tried adding the width: 680px; on various lines but no success .
This is the original code -
#title-area {
width: 29.629629629%; /* 320px / 1080px */
}#content,
#header .widget-area,
#services .alignleft {
width: 64.814814814%; /* 700px / 1080px */
}hanuman
MemberHi Brad,
Thanks, got it.
Cheers.
hanuman
MemberThe very kind Jennifer Baumann has resolved this problem by referring me to this thread -
hanuman
MemberHey Dan,
That is exactly what I needed!
Thank you kindly for your help, it's much appreciated.
Cheers!
-
AuthorPosts