DuckDuckGo - Multi-Columns - UserCSS (userstyle) v.29

DuckDuckGo Less scrolling with a multi columns interface

As of 2021-07-11. See the latest version.

Author
decembre
Ratings
0 0 0
Version
29.01
Created
2021-03-16
Updated
2021-07-11
License
Unlicense
Applies to

This Userstyle fill the windows in a multi-column page (based on window size) .

You can use too the enable options of DuckDuckGo to format the result page:
Many options are provided and you can save your preferences too.
For me on a large screen , this is 3 columns.

If you want less or more columns, you can play with the width variable of :
#links .result
(find it in my userstyles and play )
By example to have 2 columns:

#links .result {
min-height : 155px ! important;
max-height : 155px ! important;
min-width : 45% ! important;
max-width : 45% ! important;
margin-right: 4px ! important;
padding: 1px 1px 1px 35px ! important;
border: 1px solid gray ! important;
}


Also to see the left side panel colored (with the checkmark to show if the result was or not visited before),
use the Dark/Gray Light or the Dark theme and enable the (option "show when visited".
See the screenshot here:
Looks even better than the screenshot with the left side panel colored.

Adaptation for GM:

- SearchPreview

- Linkify Plus Plus [ GreasyFork ] in use:

Mark text links "Linkifyed" by GM "Linkify Plus Plus"

test link :
ShowAllGroups - by vispillo chez DuckDuckGo

CHANGES in v.8...v.27 :
Last Corrections for:
- Adaptation for DuckDuckGo changes about results under Top results
- Top infos (visible on hover)
- Right Infos Panel (Map view)
- Set the height of results items (with overflow things...)

- Support the HTLM (Mobile?) version:
https://duckduckgo.com/html/
- Adaptation for Top "News", Test links :
- https://duckduckgo.com/?q=youtube&t=ffsb&ia=web
- https://duckduckgo.com/?q=rfi&ia=web&iai=https%3A%2F%2Ftimesofindia.indiatimes.com%2Fsports%2Fmore-sports%2Fothers%2Fjunior-india-rowers-leave-for-asian-championship-without-kits-and-da%2Farticleshow%2F64692624.cms
- https://duckduckgo.com/?q=rfif&ia=news

Support for the Top Info Sidebar (Expand on Hover).
Test Links:
https://duckduckgo.com/?q=wikipedia&t=ffsb&ia=web
https://duckduckgo.com/?q=metaKey&t=ffsb&ia=web
https://duckduckgo.com/?q=microsoft&t=ffsb&ia=places

Others Correction for:
Videos , columns, Auto load, Map Search, Carousel news....