• iam using the optimizer free template and try to make the frontpage postwidget tranparent, so you can see the background image (wwwdotpilzlichtdotch).
    i know its not supported in the free version, so i just ask very kindly if someone could provide me with a custom css code ? i tried
    ————–
    .lay1{
    background-color: transparent!important;
    color: white!important;
    }
    ————–
    but this involved the title transparency and didn’t show the background either.
    any hints on this? thanks in advance!

Viewing 10 replies - 1 through 10 (of 10 total)
  • Theme Author OptimizerWP

    (@layerthemes)

    Hi,

    dotpilzlicht (dot) ch not loading. Can you please check the url?

    Thanks

    Thread Starter editmesh

    (@editmesh)

    hello, please try pilzlicht(dot)ch .
    thanks

    Theme Author OptimizerWP

    (@layerthemes)

    Hi,

    Try adding this custom css:

    #frontsidebar .lay1.optimposts {background-color: transparent!important;}

    Thanks

    Thread Starter editmesh

    (@editmesh)

    thank you, this changes the transparency (like all other div id/classes i tried) but the backgroundimage (the mushrooms in my case) isn’t visible though, like if there is still another element, which isn’t a child and stops the frontsidebar from showing the background.
    i tried everything i found with the inspector/firebug :-(…

    Theme Author OptimizerWP

    (@layerthemes)

    Just checked your Custom CSS, not seeing the code..

    Thread Starter editmesh

    (@editmesh)

    ok i added:
    #frontsidebar .lay1.optimposts {
    opacity: 0.5;
    }

    but i can’t see the backgroundimage

    Theme Author OptimizerWP

    (@layerthemes)

    No. Please add this:

    #frontsidebar .lay1.optimposts {background-color: transparent!important;}

    Thread Starter editmesh

    (@editmesh)

    ok i added
    ————-
    #frontsidebar .lay1.optimposts {background-color: transparent!important;}
    ————-
    doesn’t make a big difference, only that the headline is also transparent now…

    i think there is another element, avoiding that the backgroundimage isn’t visible?!

    thanks for your patience!

    Theme Author OptimizerWP

    (@layerthemes)

    Hi,

    The thing you are trying to achieve are not going to work like this. You need to add the background image to Customize > Basic > Basic Style > Site Background.

    Thanks

    Thread Starter editmesh

    (@editmesh)

    THANK YOU !!! THIS WORKS!!! <3 !!!
    May i ask 2 more stupid questions???
    can i achieve the same look/animation as if i use the slider background ( so the widget isn’t half visible on the homescreen and only apears after an action) is there a way to drop it an half screen down maybe???
    is it possible to have that transparency look in mobileversions too ;-)- sorry… ???
    anyway thanx a lot for the input so far! i will rate u now 🙂 !!!
    cheers imke

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘postwidget transparency’ is closed to new replies.