Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17252

    http://restareasofyourlife.com/

    I was trying to change the background to a downloaded background image which I downloaded for wordpress themes but it won’t take effect. I only see it below the page.

    It’s 1920×1080

    #17264
    Sakin
    Keymaster

    @calvinocampo123: You can add background image from “Appearance => Background”. But because you have use “Black” color scheme, that is why it will be hidden. Let me know once you have added the background image and then I can send you the Custom CSS to remove the dark background.

    #17288

    There you go. Uploaded and used the background image I want.

    #17323
    Sakin
    Keymaster

    @calvinocampo123: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #main { background-color: transparent; }

    #17375

    Thanks but the header content background is still black.

    #17378
    Sakin
    Keymaster

    @calvinocampo123: For header, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #branding { background-color: transparent }

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Use image for background’ is closed to new replies.