Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #479611

    Hi,

    ich möchte gerne im Footer ein benutzerdefiniertes Hintergrundbild einfügen…egal welche Größe und Einstellungen ich nehme, es ist nie komplett zu sehen. Habe auch schon bei quick css folgenden code eingefügt:

    .footer_color {
    background: transparent url(//devsites.net.au/wp-content/uploads/2015/07/DevSites-Footer.jpg) !important;
    background-size: cover !important;
    }

    würde mich über Hilfe freuen

    vielen Dank
    Markus

    #479802

    Hi ribeka!

    The image you are trying to use is not wide enough to cover the entire footer:

    http://i.imgur.com/aD9ZsiO.png

    As shown in the above screenshot, once repeat is on it covers the remaining 24px.

    I would recommend that you upload a larger version of the image.

    Best regards,
    Dake

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.