Forum Replies Created
-
AuthorPosts
-
hanumanMember
Len,
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.
hanumanMemberHi 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.
hanumanMemberWow.
I didn't know you could do that.
Yes, it works as you say.
Thanks a bunch Brad,
Cheers!
hanumanMemberHi 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 */
}hanumanMemberHi Brad,
Thanks, got it.
Cheers.
hanumanMemberThe very kind Jennifer Baumann has resolved this problem by referring me to this thread -
hanumanMemberHey Dan,
That is exactly what I needed!
Thank you kindly for your help, it's much appreciated.
Cheers!
-
AuthorPosts