New Landing How can we help? Themeforest Theme Support Dante Footer Widgets Area – Background Image?

Viewing 15 posts - 1 through 15 (of 17 total)
  • Posted in: Dante
  • #55252
    ronin
    Member
    Post count: 282

    Hi,

    I have a site that I think would look super cool if I could have the whole footer widget area with a full width image.

    (In responsive screens, I was thinking it would need to see that image, followed by the bg colour.)

    How would I do that?

    cheers, Kurt

    #55255
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi ,
    Please go to Admin -> Theme Options -> Custom CSS => Here put this code and update options

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

    Hope that helps.
    With Best Regards
    Swift Ideas

    #55260
    ronin
    Member
    Post count: 282

    Mohammed,

    You, my friend; are an absolute champion.

    cheers, Kurt.

    #55261
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi Ronin ,
    Thank you . I’m glad that issue fixed .
    Cheers! ๐Ÿ˜€
    With Best Regards
    Swift Ideas

    #55264
    ronin
    Member
    Post count: 282

    Oh, quick query – it looking GREAT, but I just need to know how to remove the 1px line that remains at the top.

    http://173.248.188.107/~qturf/

    cheers, Kurt

    #55265
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Hi ,
    Please go to Admin -> Theme Options -> Custom CSS => Here put this code and update options
    #copyright{border-top-color:#3D3D3D;}

    Hope that helps.
    With Best Regards
    Swift Ideas

    #55267
    ronin
    Member
    Post count: 282

    hmm – that didn’t work.

    #55294
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    Please attach a screenshot so i can check problem .
    Thanks

    #55597
    ronin
    Member
    Post count: 282

    Here is chrome, FF & IE – all showing the line.

    #55647
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom CSS
    #footer.footer-divider{border-top-width:0px;}
    Thanks
    With Best Regards
    Swift Ideas

    #55738
    ronin
    Member
    Post count: 282

    Thanks mate, all good.

    #55748
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    You most welcome . I’m glad that problem sorted .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #67065
    toni100
    Member
    Post count: 148

    hi, i have also used it, but how can i control the height of the footer – because i dont have any content there – i just want to use bg which is 127px high…

    http://tinyurl.com/p8qdx6e

    #67066
    toni100
    Member
    Post count: 148

    i could solve it – just put text in footer and put <p> there…

    thx

    #67153
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great! ๐Ÿ™‚

Viewing 15 posts - 1 through 15 (of 17 total)

You must be logged in to reply to this topic.