Page 1 of 1

widen result screen

Posted: Mon Feb 21, 2000 10:42 am
by Thunderstone


Dear Sir,

I am new in HTML,

How can I make the result screen wider than its default width?
I am going to make it same width with my GW2i.com.

Thank you for guidance.

Sincerely,
Rudy
www.gw2i.com - Dedicated to Searching




widen result screen

Posted: Mon Feb 21, 2000 11:40 am
by Thunderstone


The search results of the standard search script are placed into a table
cell. That cell is created by the <a name=box> and <a name=/box> functions
of the search script. The width of that cell is determined by the $TBWIDTH
variable which is set in the <a name=init> function. Modify the value in the
init function to what you need.