Here is my Open in New Window Hack
I got the idea when I looked at FFRonin's UBB.
Get the text version here:
Open in New Window Hack, Text version:
---------
Open Forumdisplay.cgi
Find
<TD $AltColumnColor1><FONT SIZE="$TextSize" FACE="$FontFace">
<A HREF="$ThisURL">$threadinfo[2]</A>
</FONT>
Right after it add
<font size=-5>
<A HREF="$ThisURL" TARGET=_blank>[Open in new window]</A>
</font>
</td>
--------------------------
Get the image version here:
Open in New Window Hack, Image version
NOTE: You will need to get your own image, I currently don't have one, if you have a really nice image post it in my thread
---------
Open Forumdisplay.cgi
Find
<TD $AltColumnColor1><FONT SIZE="$TextSize" FACE="$FontFace">
<A HREF="$ThisURL">$threadinfo[2]</A>
</FONT>
Right after it add
<font size=-5>
<A HREF="$ThisURL" TARGET=_blank><IMG SRC="$NonCGIURL/newwindow.gif"></A>
</font>
</td>
-----------
I currently don't have an image
If you have a good image then post it here
_________________________
Head Administrator of The UBB Code Hackers Hideout - Hacking is in my veins.
Read my Bio, Updated on the 18th of each month. 2 Pac/Makaveli Is ALIVE! Click
Here If you also share my theory then feel free to put this into your signature.