Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author rfgoetz

    (@rfgoetz)

    If you can make the topbar transparant via CSS, then you enter that code into the existing CSS fields and it should work.

    Thread Starter vipteam

    (@vipteam)

    I have no ways. I do not know.

    But maybe someone knows … Does anyone have any idea or somebody made it successful?

    Plugin Author rfgoetz

    (@rfgoetz)

    Look at using an opacity CSS in the TopBar CSS options.

    Thread Starter vipteam

    (@vipteam)

    Hello rfgoetz,

    I did it. Almost by accident playing with various options. Here is how I did it:

    WP TopBar > TopBar CSS

    A. For the Bar:
    (i.e. for the <p> Tag on the TopBar)

    background: transparent filter: alpha(opacity=90); opacity: 0.9;

    In this way I got a transparent background. Text is not transparent. It looks very nice.

    Rfgoetz, can you insert this option in a future version?

    Thanks

    Plugin Author rfgoetz

    (@rfgoetz)

    Thanks — I’ll add this to the examples on the CSS page.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Transparent TopBar. Is this possible?’ is closed to new replies.