Quote:
Originally Posted by insidedesign
Also, I noticed that the additional.css template was not being pull into the chat page. Is this an issue with your plug-in or vbulletin?
|
Sorry for the triple post, but I determined the problem. It looks like you need to include a raw template into your xml file.
Just under line 105, I suggest that you add the following code:
Code:
{vb:raw headinclude_bottom}
Just a suggestion.