mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #209] Option to have full width on search results #146
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#146
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Binyamse on GitHub (Feb 25, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/209
Hello Whoogle team, loved the project and the idea, been using it for almost a month now without any issue, Thank you for this amazing tool. The only problem for me so far is the UI on the search result is discuraging to use the system, doesn't seem to be a modern tool. Is it possible to have a full-width page result instead of a small and centered page? Thanks.
@benbusby commented on GitHub (Feb 26, 2021):
Since it's highly preferential, I'd rather not add in a specific config setting just for width. Eventually I'd like to support custom CSS theming, but not sure when that will be worked on.
That being said, you could use a browser plugin for applying specific CSS values to pages (I think DarkReader supports this, not sure what browser you're using though). The only setting you'd need is something like:
and that should accomplish what you're looking for.
@benbusby commented on GitHub (Mar 7, 2021):
Since this has already been brought up before in #60, I'm going to close this one.