Community Forums › Forums › Design Tips and Tricks › sidebar-content-sidebar background
Tagged: background, content-sidebar, sidebar-content-sidebar
This topic contains 6 replies, has 2 voices, and was last updated by Susan Nelson 6 months ago.
-
AuthorPosts
-
November 20, 2012 at 8:30 pm #1033
Using sleek theme can’t get background working correctly on pages with sidebar-content-sidebar layout.
On the sidebar-content-sidebar layout I need to have the background cover the full width, not just the content-sidebar-wrap (slightly different background than one used on content-sidebar layout).
I’ve tried a bunch of variations with the #inner, .sidebar-content-sidebar, #content-sidebar but can’t get the background to cover both the sidebar-alt and content-sidebar.
I’ve also attempted apply a background directly to #inner, but for some reason can’t get it to display.
http://watto.saeler.org/category/buckle
The darker grey behind the featured images should be behind sidebar-alt and the entire background cover #inner.
Can someone tell me what I’m missing in the CSS or do I need to splice the background and apply it to each side?
November 21, 2012 at 2:06 pm #1175Anyone?
I also tried adding structural support to functions and defining #inner .wrap to have a background and still nothing.
November 21, 2012 at 2:33 pm #1178I would probably put it on #inner and then try adding overflow: auto; to that div.
Susan Nelson | Oh, Hello Designs | Twitter | Facebook
Community Theme Developer: Pure EleganceNovember 21, 2012 at 3:25 pm #1183Thanks for the suggestion, but problem is – applying background to inner isn’t doing anything. I’ve searched for conflicts, but can’t find any. Even apply a simple background color doesn’t work; I’ve also tried it using !important.
November 21, 2012 at 4:10 pm #1198Did you try adding overflow: auto; to #inner?
Susan Nelson | Oh, Hello Designs | Twitter | Facebook
Community Theme Developer: Pure EleganceNovember 21, 2012 at 6:33 pm #1215November 21, 2012 at 8:25 pm #1229You’re welcome!
Here’s a basic description of why overflow: auto works. http://www.quirksmode.org/css/clearing.html
Susan Nelson | Oh, Hello Designs | Twitter | Facebook
Community Theme Developer: Pure Elegance-
This reply was modified 6 months ago by
Susan Nelson.
-
This reply was modified 6 months ago by
Susan Nelson.
-
This reply was modified 6 months ago by
-
AuthorPosts
You must be logged in to reply to this topic.