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

    (@anonymized-4048828)

    Hi!

    It’s because the theme’s elements are covering the background. Try adding the following to the active Image Set’s “Custom Stylesheet” field:

    div#whitewrap {
      width: 1018px;
      margin: 0 auto;
      float: none;
    }
    Thread Starter ChrisDca

    (@chrisdca)

    Thanks so much! That worked great.

    But the link won’t open in a new window (even though the option is checked in the settings).

    Any ideas?

    Thread Starter ChrisDca

    (@chrisdca)

    I also just noticed the background color element is also clickable. Is it possible to have just the image clickable? It’s not a huge issue, but that would be ideal.

    Anonymous User 4048828

    (@anonymized-4048828)

    Glad it worked ??

    Regarding the link not opening in a new window, this is a known bug. A fix for it will be released soon, most likely this weekend.

    As for the background color also being clickable, that is a limitation of Background Manager, unfortunately.

    Thread Starter ChrisDca

    (@chrisdca)

    Thanks for the quick reply. Love your plugin. I’ve been trying to make a clickable background in JavaScript and CSS for months, but couldn’t get what I was looking for. You came to the rescue! ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Background Manager] Background won't link’ is closed to new replies.