MyBB Community Forums
MyBB Community Forums
>
1.8 Support
>
General Support
> CSS URLs wont load on one server but does on another
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.
expat
2015-02-22, 09:31 AM
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?
ThemeFreaknet
2015-02-23, 08:25 PM
That starts at the root folder.
You can try:
Quote:
url('web/pattern.png')
MyBB Community Forums
>
1.8 Support
>
General Support
> CSS URLs wont load on one server but does on another