XF 1.1 How to make BG Scale with user resolution

xIsabel38

Well-known member
As the title says, I'm trying to get my XF BG to be like an auto width. I tried using Auto however and the image just isn't scaling on different sizes.

These are the settings I found that worked best so far but they aren't enough apparently, or I'm doing something way wrong.

vVcnYdy.png
 
Add something like this into a template:
Code:
<xen:require js="/path/to/this.js" />

XenForo should handle the translation and placement of the code.
 
Top Bottom