Quote:
Originally Posted by apokphp
what about excluding certain forums (like admin forums) from appearing in the Last Posts block? How can we do that?
|
Has been done and will be in the RC2
Quote:
Originally Posted by Zim119
I am a bit confused by this section:
Editing some settings of your styles
If in your styles, in the CSS settings, you use images (exemple: in the vbulletin default style for the categories), then you should do the following modification or vBdHome will not be fully integrated to your styles' design.
Here is what you have to do:
In all the CSS settings' field of your style (WARNING! not the images' fields), search for the url() tag, for example (don't pay attention to the data in the url() tag):
If the path in the url() tag is not a full url (beginning with http://), then put a full url.
What links exactly do I click on to get to the area to do this?
Thanks
|
This is in Styles And Templates > style options > All styles options in your admincp, then you have to replace
Code:
url(images/gradients/gradient_thead.gif)
with the real link of the image, such as