vForums Support > vForums :: Support :: > Banner not displaying?

Banner not displaying? - Posted By spuds (spuds) on 22nd Jan 08 at 12:30am
For some reason my forum banner is only displaying when I am logged in as the admin. Anyone know how to fix this?

Re: Banner not displaying? - Posted By Marc (cr0w) on 22nd Jan 08 at 1:31am
Can we get a link to your forum, please?

Re: Banner not displaying? - Posted By spuds (spuds) on 22nd Jan 08 at 6:44am
http://spuds.virtualforums.co.uk/

Re: Banner not displaying? - Posted By Michael (wrighty) on 22nd Jan 08 at 7:50am
remove:

Code:
 
  1. <script type="text/javascript">
  2.  
  3. <!--
  4.  
  5. document.getElementsByTagName('td').item(2).style.display="none";
  6.  
  7. //-->
  8.  
  9. </script>