Thread: Forum Changes
View Single Post
  #87  
Old March 6th, 2005, 08:37 AM
CovertJaguar's Avatar

CovertJaguar CovertJaguar is offline
Sergeant
 
Join Date: Jan 2004
Posts: 203
Thanks: 0
Thanked 0 Times in 0 Posts
CovertJaguar is on a distinguished road
Default Re: Forum Changes

I've been fiddling with the Proxomitron some more and managed to make it remove the sidebar on every page, except the thread lists and the main category lists. This is what everyone has been suggesting be done with it.

URL Match:
Code:
www.shrapnelcommunity.com/threads/(^ubbthreads.php|postlist.php)



Byte Limit >= 7000 at least

Matching Expresion:
Code:
<table \w \w \w \w id="pr">*<tr></tr></table>?\n</td>

__________________
"The difference between very sophisticated technology and magic is a very blurry line,” Dean Kamen, Wizard of IT
Reply With Quote