New Landing › How can we help? › Themeforest Theme Support › Dante › Footer Widgets Area – Background Image?
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
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
Mohammed,
You, my friend; are an absolute champion.
cheers, Kurt.
Hi Ronin , Thank you . I’m glad that issue fixed . Cheers! ๐ With Best Regards Swift Ideas
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/
Hi, Hi , Please go to Admin -> Theme Options -> Custom CSS => Here put this code and update options #copyright{border-top-color:#3D3D3D;}
hmm – that didn’t work.
HI, Please attach a screenshot so i can check problem . Thanks
Here is chrome, FF & IE – all showing the line.
Hi, Please use this custom CSS #footer.footer-divider{border-top-width:0px;} Thanks With Best Regards Swift Ideas
#footer.footer-divider{border-top-width:0px;}
Thanks mate, all good.
HI, You most welcome . I’m glad that problem sorted . Thanks ๐ With Best Regards Swift Ideas
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
i could solve it – just put text in footer and put <p> there…
thx
Ok great! ๐
You must be logged in to reply to this topic.