Viewing 5 replies - 1 through 5 (of 5 total)
  • Anonymous User 4048828

    (@anonymized-4048828)

    Hi,

    To keep the grey element, you could add the following to the “Custom Stylesheet” of the active Image Set:

    body {
      background: url('http://ddydkcsvoyc4h.cloudfront.net/wp-content/themes/images/bg-grey.png') repeat-x !important;
    }

    The reason is that Background Manager automatically disables any existing backgrounds, to keep them from interfering with your settings.

    Thread Starter Andreas

    (@sauerland)

    And Background Manager does quite strictly. Unfortunately, too strictly for your proposed remedy (thanks, anyway for your fast reply), but that piece of CSS works neither in Custom CSS nor in the proper stylesheet.

    Anonymous User 4048828

    (@anonymized-4048828)

    You might be able to cheat it by replacing “body” with “.janus” instead.

    Thread Starter Andreas

    (@sauerland)

    Hoorrraaayyyy! You’re a genius!

    Anonymous User 4048828

    (@anonymized-4048828)

    Glad that worked!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Element Offset’ is closed to new replies.