Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Insert image bottom of #content area

Home / Forums / Virtue Theme / Insert image bottom of #content area

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
October 17, 2016 at 9:19 am

Hello,

I’m looking to place a 1200px x 100px image at the bottom of the content area directly above the footer.

I first tried this but it wouldn’t scale properly when the browser got smaller:

#content{
background-image: url(
background-repeat: no-repeat;
background-position: center bottom;
background-size: 100% 100px;
padding-bottom: 120px;
}

Would it be better to just insert using the img tag? If so which template file would it go in and where about within that file?

Thank you very much,
Peter

  • The forum ‘Virtue Theme’ is closed to new topics and replies.