Is there a code that lets you EDIT the userbar? If not then i need a code that will let me remove the userbar and the headbase images because whenever i use this code
it removes the table but not the head/base images. You can see it:
http://www.gamersgetaway.vforums.co.uk/ . It doesnt show in IE but it does in Firefox.
I'm using Firefox and I don't see the head/base images?![]()
Really? This is what i see:
http://i307.photobucket.com/albums/nn283/gamersgetaway/Captu re.jpg
Ill ask if some other people see it or not, if they dont see it then i guess it doesnt really matter then![]()
I just went on the site and I saw the pic perfectly clear/fine.
<script>
get('table','tag')[4].style.display = 'none';
get('table','tag')[7].style.display = 'none';
</script>
Global Header!![]()
<script>
get('table','tag')[4].style.display = 'none';
get('table','tag')[7].style.display = 'none';
</script>
Global Header!![]()
yep, this works, thanks Wrighty![]()
No worries!![]()