MyBB Community Forums

Full Version: CSS URLs wont load on one server but does on another
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Quote:url('/web/pattern.png')

what setting do i need to use to make myBB read the relative links?

OR what do i need in the .htaccess file?
That starts at the root folder.

You can try:


Quote:url('web/pattern.png')