Tagged: color section, enfold, transparency
Hi,
I managed to set a width for my color sections, but now there are two bars on the side that block the background image. Is there a way to make these black blocks go away?
screenshot here: http://imgur.com/0LanfOJ
Do you want to use a boxed layout?
http://kriesi.at/themes/enfold/?skin=Boxed%20Wood
a link to your site would help to see what you have done so far
Sort of, but instead the background image should be fixed and some vertical space between the color sections….
Hi,
Can you post the link to your website please?
Regards,
Josue
If you choose the boxed layout in the general styling, you can set a background image witht the option to make it fixed.
you also have some options on how to stretch or repeat the image if its to small.
Oh wait, i see that you want the areas between the color sections to be transparent?
You could set the background color of the main content to transparent to get this effect in the boxed layout.
I am just another user, not support.
But i would have used a boxed layout with a fixed background and quick css
#main, .main_color{
background-color: transparent !important;
}
The borders would need adjustment as well then.
To bad you can’t do that in the general options but you have to use CSS. would be nice if you could set “transparent” as main color in the theme options.
Thanks Flikk, your help did the trick!
How great is this support thing, by the way. I love it. :-)