Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Yesterday at 02:04 PM
boro_boy Posted April 25, 2015 Posted April 25, 2015 How can I add an image to the background of the forum?
Jim M Posted April 25, 2015 Posted April 25, 2015 For IPS4, you will need to add the following CSS to the custom.css file of your theme. Please be sure to duplicate the default theme before making any edits so this way if something goes wrong you have a backup of the default theme that you know is working body { background: url('*image url*'); /*Replace *image url* with actuall URL to image*/ } #ipsLayout_header header { background-color: transparent; }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.