vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Database of Codes/Hacks/Mods :: Remove Mark All Boards As Read Link - View Topic
Topic Rating: *****
Printable View
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Remove Mark All Boards As Read Link (30th Apr 08 at 6:24pm UTC)
This code will remove the 'Mark All Boards As Read' link that appears in the top bar just below the banner.

<script>
/*Remove Mark All Boards As Read Link
Created By Wrighty*/

var a = get('pms','id').firstChild;
a.firstChild.nextSibling.nextSibling.style.display = 'none';
a.innerHTML = a.innerHTML.replace(/ :: /g,'');
</script>


Global Header
 Printable View

All times are GMT+0 :: The current time is 3:11am
Page generated in 0.1712 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums