|
Post by Bradley on Jun 9, 2006 16:21:42 GMT -5
Global footers:
<script type="text/javascript"> // Make Usernames in Miniprofile Bigger if(location.href.match(/on=(displ|search2|viewpr|pmv|(user)?rece|cal\w+iew)/)){ var links = document.getElementsByTagName("a"); for (i=1; i<links.length; i++){ if (links.item(i).href.match(/action=viewprofile\&user\=/i) && links.item(i).parentNode.nodeName.match(/^b$/i)){ links.item(i).style.fontSize = '20px';}}} </script>
Change this number to increase/decrease the size.
|
|