Custom Background problem

  • Posted in : impressivCard WP
  • skiptomylou
    Participant

    i want to use custom image for website background but it doesn’t work, even i use the image that on your sample website. What is the optimum sizes of the fix background image?

    Mehmet S.
    Keymaster

    Hi, it is (1024×685)px

    Thanks

    skiptomylou
    Participant

    i used the image has exact sizes but still its not fixing the bg image.

    Mehmet S.
    Keymaster

    What is your screen resolution?

    skiptomylou
    Participant

    my screen resolution is 1440×900. When i look your sample website’s custom bg version, there is no problem.

    Mehmet S.
    Keymaster

    Can we have a chance to see your site with your bg image?

    skiptomylou
    Participant

    yes, you can see it from here.

    http://taylanca.com

    Mehmet S.
    Keymaster

    Go to: Appearance > Theme Options > Style:

    – Select light text from Base Skin.

    – Select Overlay from Extra Skin.

    skiptomylou
    Participant

    still its not fixing.

    Mehmet S.
    Keymaster

    Use this in your theme options > custom css box:

    body { background-size: cover; }
    
    skiptomylou
    Participant

    i pasted it but its not working.

    Mehmet S.
    Keymaster

    I don’t see the above code in your source code. Please make sure for the right field:

    – Appearance > Theme Options > Style > Custom CSS

    skiptomylou
    Participant

    i pasted it right place but i’ve pasted this code “body:after { display: none; }” . So i pasted this code “body { background-size: cover; }” under the other code.

    Mehmet S.
    Keymaster

    I see the issue, I will fix it with an update soon. Thanks for the feedback.

    skiptomylou
    Participant

    ok. thanks.

    Mehmet S.
    Keymaster

    New version is available on ThemeForest.

    skiptomylou
    Participant

    i installed the new version but even i uploaded the new custom bg, still nothing changed on website.

    Mehmet S.
    Keymaster

    Use this in your theme options > custom css field:

    body:after { background-size: cover; }
    
    skiptomylou
    Participant

    i used it but it doesnt work.

    Mehmet S.
    Keymaster

    Please update to the new version and use this:

    body:before { background-size: cover; }
    
    skiptomylou
    Participant

    finally, its working:)

    Mehmet S.
    Keymaster

    Ok. Good luck.

Viewing 22 posts - 1 through 22 (of 22 total)

The forum ‘impressivCard WP’ is closed to new topics and replies.