This will remove the border around the welcome table.
<script>
get('welcome_table','id').cellSpacing = '0';
</script>
Global Header
Has this since changed? Doesn't seem to work anymore. =/.
It works fine for me on my test board - can you link to where it isn't working?
I tested this.It works fine for me on my test board - can you link to where it isn't working?
Let's say I have a skin called 'Apples'. I put it in the global header of Apples. It doesn't work. But in the all skins it does. =/.
Could you make sure you have the 'apples' skin selected in your profile please - and if you do, just 'save' it with the apples skin?
I remember fixing a problem like this before I stepped down
Wrighty you're right on that. :]
And a preview before somebody asks
You can see the difference, the banner's border was part of the graphic, and the actual forum border is a part of the table below and hence is removed from the banner. :].
I knew it was that - and thanks for the preview!