• Hello,

    A quick question: I’d like to ask how to have a tiled background image, without creating a huge background full of the tiled pattern?

    Kind regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Michael Sumner

    (@xmic)

    Hello,

    I’ve already found a solution.

    But it involves no background image set using the Upload, but instead that you reference the following in Custom CSS of the Maintenance plugin:

    body {
        background-image: url(/wp-content/uploads/2016/11/cubes.png);
    }

    Then of course the background-color is set where it usually is found.

    Kind regards,

    Thread Starter Michael Sumner

    (@xmic)

    Hello,

    Thread is set to resolved.

    Kind regards,

    Mic

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

The topic ‘Tiled Background Image’ is closed to new replies.