[GH-ISSUE #326] [BUG] Full screen width body to 100% #223

Closed
opened 2026-02-25 20:35:12 +03:00 by kerem · 1 comment
Owner

Originally created by @webac on GitHub (May 24, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/326

Hi all,

I don't know why the body width is limited to 736px or 700px (Google Images),
Is it possible to change the body width to 100%?
I tried with this and it looks okay!
max-width: 100%;

Whet do you think?

Thank you
L

Originally created by @webac on GitHub (May 24, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/326 Hi all, I don't know why the body width is limited to 736px or 700px (Google Images), Is it possible to change the body width to 100%? I tried with this and it looks okay! `max-width: 100%;` Whet do you think? Thank you L
kerem 2026-02-25 20:35:12 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@benbusby commented on GitHub (May 25, 2021):

All custom styling (such as this suggestion) should go in the “Custom CSS” section of the Whoogle instance’s configuration. As much as I’d like to include everyone’s stylistic preferences, they often conflict with one another, so they should be kept unique per instance.

<!-- gh-comment-id:847460495 --> @benbusby commented on GitHub (May 25, 2021): All custom styling (such as this suggestion) should go in the “Custom CSS” section of the Whoogle instance’s configuration. As much as I’d like to include everyone’s stylistic preferences, they often conflict with one another, so they should be kept unique per instance.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#223
No description provided.