Quote:
Originally Posted by Kall Hi Axel,
When using any page that sits outside the forum directory (as I presume your portal is) you need to change the relative links in a style to absolute links.
ie: By default, the buttons path is /images/steelblue/buttons. Because your page is not in /forums/, it is looking for /root/images/steelblue/buttons/, which does not exist.
Go into your Style Manager and add http://www.domain.com/forums (or appropriate) to the paths in the style. Dont forget the gradients. |
Kall...thank you very much for the hint.
A little suggestion: isn't it possible for you to use in the relative paths the variable
$vboptions[bburl]/images/ so it would work in every configuration?
BTW: is there a fixed version of this style? I have some members who don't like "liquid" styles...
Great work...