vForums Support > Programming & Coding :: Database of Codes/Hacks/Mods :: > Remove Border Round Welcome Table

Remove Border Round Welcome Table - Posted By Michael (wrighty) on 23rd Mar 08 at 12:26am
This will remove the border around the welcome table.

<script>
    get('welcome_table','id').cellSpacing = '0';
</script>


Global Header

Re: Remove Border Round Welcome Table - Posted By ashkir (ashkir) on 27th Jul 08 at 11:58pm
Has this since changed? Doesn't seem to work anymore. =/.

Re: Remove Border Round Welcome Table - Posted By Graham (amusedtodeath) on 28th Jul 08 at 12:02am
It works fine for me on my test board - can you link to where it isn't working? {Smile}

Re: Remove Border Round Welcome Table - Posted By ashkir (ashkir) on 28th Jul 08 at 12:10am
 
It works fine for me on my test board - can you link to where it isn't working? {Smile}
I tested this.

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. =/.

Re: Remove Border Round Welcome Table - Posted By Michael (wrighty) on 28th Jul 08 at 12:18am
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

Re: Remove Border Round Welcome Table - Posted By ashkir (ashkir) on 28th Jul 08 at 11:06pm
Wrighty you're right on that. :]

And a preview before somebody asks {Tongue Out}

Image


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. :].

Re: Remove Border Round Welcome Table - Posted By Michael (wrighty) on 28th Jul 08 at 11:21pm
I knew it was that - and thanks for the preview! {Smile}