Skip to main content
Participating Frequently
March 25, 2014
Question

Resize the Search Panel?

  • March 25, 2014
  • 1 reply
  • 373 views

The word, Search results per page, are cut off on the Search tab. Is there a way to re-size the search panel to make it a bit longer? I'm using RH 10, IE 11.

This topic has been closed for replies.

1 reply

Jeff_Coatsworth
Community Expert
Community Expert
March 25, 2014

Probably – you can mess around in the skin file to resize stuff there.

Willam van Weelden
Inspiring
March 25, 2014

You can do that in the skin file (.skn file). Open it with notepad.

Look for the text cols="220,*" (the first value may be different). Then

replace the 220 with the width of your choice.

This line is present 2 times. In my skin it's on line 13 and 25.

Kind regards,

Willam

ShafferyAuthor
Participating Frequently
March 26, 2014

Thanks, Jeff and William. I found what I needed in the .skn file and it looks good now. Appreciate your timely responses!