widen result screen

Post Reply
User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

widen result screen

Post 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



User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

widen result screen

Post 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.




Post Reply