(vBulletin 4.2.0 Patch Level 2
)
I inserted ad advertiser's Javascript code in the bottom of the the headinclude_bottom template of my forum. This code completely messed up how my forum is displaying. I removed the line of code but my forum is still not displaying correctly.
The code that is in my headinclude_bottom template is shown below;
You can see how my site is displaying [Edit] in the image in the post below. I've switched to the default VB style and it seems to be running OK.
How can I fix the site?
Thanks!

I inserted ad advertiser's Javascript code in the bottom of the the headinclude_bottom template of my forum. This code completely messed up how my forum is displaying. I removed the line of code but my forum is still not displaying correctly.
The code that is in my headinclude_bottom template is shown below;
Code:
{vb:cssfile additional.css} {vb:raw template_hook.headinclude_bottom_css}
How can I fix the site?
Thanks!
Comment