Can't we have it back? Or is there a code for it? My forum looks daft without it... The banner's to small and I can't make it any bigger and I need the background to make it look normal size.
I'll make a code for this; just wait an hour and a half.[at school right now, ends in an hour.]
Class is boring, changed my mind.![]()
Here ya go:Code:
- <script type="text/javascript">
- <!--
- //Welcome Table Background Image by Cr0w
- var backImg = "http://www.virtualforums.co.uk/images/home.gif"; //URL to image
- document.getElementById("welcome_table").getElementsByTagName("td")[0].style.cssText = "background-image: url("+backImg+")";
- //-->
- </script>
Global headers.![]()