unfurled (unfurled) wrote in component_help,
unfurled
unfurled
component_help

  • Mood:
Suddenly, my transparency died on me.

I used to have both .compBg and .entryHolderBg .90 transparent. I was fiddling with it, changing the transparency to 100, then to 10, then - I don't know. Now only .compBg is transparent, no matter what I do!

I have:

function Page::print_custom_head() {
"""
<*style media="screen" type="text/css">
.compBg { filter:alpha(opacity=90); -moz-opacity:0.90}
<*/style>

<*style media="screen" type="text/css">
.entryHolderBg { filter:alpha(opacity=50; -moz-opacity:0.50}
<*/style>

""";
}

in the same place as ever.

...Help?
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

  • 4 comments