New Landing How can we help? Themeforest Theme Support Dante footer background image

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #40259
    costin
    Member
    Post count: 199

    Hi,

    Could you please tell me if there is a way to change/insert a background image in/for the footer?

    Thank you!

    #40318
    berliner1984
    Member
    Post count: 5

    Hi,

    thinking about det same! Would be great wiht som custom css or an extra feature for det next update!? 🙂

    Cheeers André

    #40370
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Sure, you can do this by adding some custom css:

    #footer {
    background: #222 url('image.jpg') no-repeat center top;
    }

    Hope that helps.

    – Ed

    #40375
    berliner1984
    Member
    Post count: 5

    Brilliant Ed!
    You made my day! 😉

    Thanks! Cheers André

    #40378
    Frank-Peter
    Member
    Post count: 14

    hello berliner1984,

    myself have just a footer styled – annexed a picture of it and here the css:

    
    /* Hintergundbild für copyright einfügen und stylen */
    #copyright {
    	background: url("../dante-child/footer2-familie.png") no-repeat center center rgba(0, 0, 0, 0);
    	height: 111px;
    	border-top: 1px solid transparent;
    }
    #copyright a {
        color: #DE9638;
    }
    #copyright a:hover {
        color: #3292BB !important;
    }
    /* Verschiebung copyright p unter das Bild */
    #copyright p {
    	line-height: 154px;
    }
    
    

    best regards

    #40382
    berliner1984
    Member
    Post count: 5

    Hi diepeter!

    Thanks! Nice way to it! Look good on your page!

    Dankeschön! Auch ne nette Möglichkeit, sieht gut aus bei Dir!

    #40737
    Melanie – SUPPORT
    Member
    Post count: 11032

    Great 🙂

    Greetings to berlin 😀 I used to live in 10999 🙂

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

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

License required for the following item
Login and Registration Log in · Register