For some reason my "Boarder around banner" code does not work, and it should.
This is the code:Code:
- <script language="javascript">
- <!--
- document.getElementById("welcome_table").cellSpacing=0;
- //-->
- </script>
Now this code should remove the boarder around the banner, for skins that have rounded off banner, such as my Mage Designs
Thanks,
Darkmage
Fixed by Wrighty - I'm unable to reply to threads for some reason.
I modified the code above to work. It was using the table[0] method.