vForums Support > Programming & Coding :: Code Requests & Support :: > Remove Head / Base from Welcome table
Remove Head / Base from Welcome table - Posted By ashkir (ashkir) on 28th Jul 08 at 12:02am
I think the head / base looks ugly around the welcome table. Is there a way to remove this?
Also is there a way to put the welcome table at the very top of the page?
Re: Remove Head / Base from Welcome table - Posted By Michael (wrighty) on 28th Jul 08 at 12:03am
2nd is in the code index.
1st: http://support.virtualforums.co.uk/board/coderequest/topic/21302/action/view_topic/page/1/-remove-head-base-on-welcome-table/
2nd: <script>get('br','tag')[0].style.display = 'none';</script>
Re: Remove Head / Base from Welcome table - Posted By ashkir (ashkir) on 28th Jul 08 at 12:06am
Thanks Wrighty. :]
Marc's code didn't work. =/.
Edit again:
Well it doesn't work in the skin's global / footer but in the all skins. Guess I'll deal with that.