GoogleMonkeyR

By mungushume Last update Dec 8, 2011 — Installed 256,049 times.

Column width

in
Subscribe to Column width 4 posts, 3 voices



albo User
FirefoxWindows

Hi There,

Would it be possible to add a setting to retain the original google results column width? When in one column mode, googlemonkeyr stretches the column width out, which makes the results more difficult to run down with your eyes.

thanks!

 
mungushume Script's Author
FirefoxWindows

@albo
Change line 460 of the script from if(UIL.Config.getNumCol()<5) to if(UIL.Config.getNumCol()>1)
That should give you the required result width
mh

 
Cerberus™ User
FirefoxWindows

This is the best script for Google, and I've tried a lot.
Q: I'd like the search results to be a bit wider to save screen real estate: can I edit the script to accomplish that? I have tried changing getnumcol values a bit but it made no difference. This might however be due to interference with other scripts.

 
mungushume Script's Author
FirefoxWindows

@Cerberus™
Not really sure what you're getting at here but line 465 implements the css code that determines how the results are displayed (up to a point). Playing with the values in here may get you what you want?!
mh

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel