Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Pinpoint
  • #142573
    naveenpn
    Member
    Post count: 3

    Hi,
    Need some help regarding the following:
    1) When I select the background color from Options >Background Options and set an image, it is not showing in full width layout but only in the boxed layout. How can I set a background image for full width layout? Maybe I have to set the page background as image, with the option to tile it but I cannot figure out how to do that?

    2) How can I add custom image to the header background? The theme allows customization of colors which is great, but I wanted to add a custom background image with the option of tiling it.

    Your help would be greatly appreciated.

    #142591
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    div#page-wrap{
    background:url('IMAGE_PATH_URL') repeat;/*You need to change the image path*/
    }
    
    #header-section{
    background:url('IMAGE_PATH_URL') repeat;/*You need to change the image path*/
    }

    Thanks
    Mohammad

    #143121
    naveenpn
    Member
    Post count: 3

    Works great thanks!

    #143129
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Mohammad.
    -Rui

Viewing 4 posts - 1 through 4 (of 4 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