inherit
Beware the ever changing head
33588
0
Nov 18, 2023 0:32:44 GMT -8
Ross
19,039
November 2004
elindir
|
Post by Ross on Sept 25, 2005 8:46:05 GMT -8
This lets you use the [br] tag in your personal text to put a line break. It goes in the Global Footer
<script type="text/javascript"> <!-- var tt = document.getElementsByTagName("td"); for(i=0; i<tt.length; i++) if(tt.width == '20%' && tt.innerHTML.match(/Posts:/i)) { tt.innerHTML = tt.innerHTML.replace(/\[br\]/gi,'<br/>'); } //--> </script>
|
|