New Landing How can we help? Themeforest Theme Support Pinpoint Background Image – Remove Tile

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Pinpoint
  • #51471
    nofxbam
    Member
    Post count: 12

    Can I make it so my custom background images just stretches instead of tiles? I don’t see an option for this.

    #51708
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please always share website URL in order to resolve the issue soon . I will wait for your reply .

    With Best Regards
    Swift Ideas

    #51729
    nofxbam
    Member
    Post count: 12

    Website is in development. Is there CSS I can add to stretch the background image to cover the window size?

    #51732
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    Please just try out this css body{background-image:repeat;} and let me know your feedback with screenshot image .

    With Best Regards
    Swift Ideas

    #51883
    nofxbam
    Member
    Post count: 12

    OK I tried this but no change. See attached screenshots of my CSS and of the website background.

    Paul

    #51889
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    Please just try out this css body{background-image:no-repeat;} and let me know your feedback with screenshot image .

    With Best Regards
    Swift Ideas

    #52088
    nofxbam
    Member
    Post count: 12

    Hmm that didn’t seem to do anything. I’ve temporarily opened up the website so you can see it here: http://www.napavineyardmanagement.com/

    #52102
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please put this code to fix your issue 100% at Admin -> Theme Options -> Custom CSS

    #boxed-container {
        background: url("http://www.napavineyardmanagement.com/wp-content/uploads/2014/02/Vineyard-Management-and-Services-Vine-BG.jpg") no-repeat fixed center top #FFFFFF;
    }

    With Best Regards
    Swift Ideas

    #52615
    nofxbam
    Member
    Post count: 12

    ok thank you, that had an effect.

    If I wanted the background to stretch with the window size, is that possible? I see it’s fixed in the pixels for the image with a white background once you go outside of it.

    #52649
    nofxbam
    Member
    Post count: 12

    Figured it out!

    Here is my final CSS for all who care:

    #boxed-container {
    background: url(“http://www.napavineyardmanagement.com/wp-content/uploads/2014/02/Vineyard-Management-and-Services-Vine-BG.jpg”) no-repeat fixed center top #FFFFFF;
    background-size: cover;
    }

    #52730
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that issue fixed . Do you need any help now ?
    With Best Regards
    Swift Ideas

    #52735
    nofxbam
    Member
    Post count: 12

    No thank you, I am good now

    #52802
    Melanie – SUPPORT
    Member
    Post count: 11032

    Great!

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register