Looking for a way to set background image in the wide Site Layout?

This topic has 9 replies, 4 voices, and was last updated 10 years, 4 months ago ago by Robert Hall

  • Avatar: Mem0rex
    Mem0rex
    Participant
    August 4, 2015 at 13:40

    Hi @all.

    I looking for a way to set background image in the wide Site Layout?

    Here a pic as example

    8 Answers
    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2015 at 13:48

    Hello,

    You can use this code in custom.css to add background image:

    .st-content {
      background-image: url("http://link_to_your_image") !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Mem0rex
    Mem0rex
    Participant
    August 4, 2015 at 14:06

    Hello Eva,

    thenks for your help.

    But sorry, can you tell me this in detail?

    Where can I find the custom.css?

    Sorry I’m still a noob

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 4, 2015 at 14:15

    Hello,

    Navigate to Dashboard->Theme options->Custom CSS and add code above into Global Custom CSS.

    Regards,
    Robert Hall.

    Avatar: stan
    Stan Russell
    Participant
    August 4, 2015 at 14:19

    Hello Mem0rex,

    You need to navigate to Theme options > Custom css > Global Custom CSS and add there needed code.

    Regards,
    Stan Russell.

    Avatar: Mem0rex
    Mem0rex
    Participant
    August 4, 2015 at 14:35

    In Custom CSS, I can edit anything.
    Do I need maybe advance what enable in the Theme setings?
    If you want to look at it here my data:

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Participant
    August 4, 2015 at 15:01

    Hello,

    I’ve added this code in Global Custom CSS. Please check Home Page now.

    .st-content {
    background: url("http://dev.alexander-shorokhoff-boutique.de/wp-content/uploads/2015/08/asum-bg-header2.png") no-repeat scroll left center;
    }

    Regards,
    Robert Hall.

    Avatar: Mem0rex
    Mem0rex
    Participant
    August 4, 2015 at 15:12

    Thanks Robert 🙂

    Now I have also found it.

    I have look at the main WP options not in the Royal Theme Options.

    Now I understand

    Thanks for your Help!

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 4, 2015 at 15:13

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘Looking for a way to set background image in the wide Site Layout?’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.