Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1056876

    Hi
    use this code

        .t3-wrapper {
                background: url("../images/magazine-bg.jpg") no-repeat fixed center top #0077bb;
                background-size: 100%;
            }
    
            .container {
                background: #fff;
            }
    

    Regards

    frdt Friend
    #1057194

    Thx,
    for home page it’s well good.
    for blog page .. there stil have a banner black on top
    for gallery page ..not functionning
    and for the home page, the top right button for "news articles" give a transparent slide with news articles

    attachment here after


    1. ja_blocheader
    2. ja_galleryheader
    3. ja_newsbuttonheader
    Pankaj Sharma Moderator
    #1057386

    Hi
    Use this code in custom.css file

    .t3-wrapper {
                    background: url("../images/magazine-bg.jpg") no-repeat fixed center top #0077bb!important;
                    background-size: 100%;
                }
    

    Regards

    frdt Friend
    #1058219

    thx seams to be good for me

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

This topic contains 4 replies, has 2 voices, and was last updated by  frdt 7 years ago.

The topic ‘custom.css for background image’ is closed to new replies.