I've got some background images and rather than use a relative URL I'd like to use the full path, i.e. url(http://www.mysite.com/forum/image.jpg), in the CSS.
Is there a way of entering something like url({$address['bburl']}/image.jpg) instead and having vBulletin parse the CSS?
Is there a way of entering something like url({$address['bburl']}/image.jpg) instead and having vBulletin parse the CSS?
Comment