<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>I edited the script to also remove &lt;code&gt;&amp;lt;link&amp;gt;&lt;/code&gt; tags in the &lt;code&gt;&amp;lt;head&amp;gt;&lt;/code&gt; tag that alter the pages theme...

&lt;pre&gt;(function(){
	var t2 = document.getElementById('Table2');
	if(!t2 || t2.textContent.indexOf('Last Login')==-1) return;
    //remove user styles
    var array = document.evaluate(&amp;quot;//style | //link[contains(@href,'ThemeCss.ashx') or contains(@href,'UserStyle.ashx')]&amp;quot;,document,null,6,null);
	for(var i=array.snapshotLength-1; (item=array.snapshotItem(i)); i--) {
	item.parentNode.removeChild(item);
	}
})();&lt;/pre&gt;
It doesn't run if it's not on a profile either.</body>
  <body-html>&lt;p&gt;I edited the script to also remove &lt;code&gt;&amp;lt;link&amp;gt;&lt;/code&gt; tags in the &lt;code&gt;&amp;lt;head&amp;gt;&lt;/code&gt; tag that alter the pages theme...&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;(function(){
	var t2 = document.getElementById('Table2');
	if(!t2 || t2.textContent.indexOf('Last Login')==-1) return;
    //remove user styles
    var array = document.evaluate(&amp;quot;//style | //link[contains(@href,'ThemeCss.ashx') or contains(@href,'UserStyle.ashx')]&amp;quot;,document,null,6,null);
	for(var i=array.snapshotLength-1; (item=array.snapshotItem(i)); i--) {
	item.parentNode.removeChild(item);
	}
})();&lt;/pre&gt;
&lt;br /&gt;It doesn't run if it's not on a profile either.&lt;/p&gt;</body-html>
  <created-at type="datetime">2009-06-12T07:15:03Z</created-at>
  <forumable-id type="integer">3316</forumable-id>
  <forumable-type>Script</forumable-type>
  <id type="integer">132026</id>
  <topic-id type="integer">28663</topic-id>
  <updated-at type="datetime">2009-06-12T11:51:45Z</updated-at>
  <user-agent nil="true"></user-agent>
  <user-id type="integer">23652</user-id>
</post>
