[GH-ISSUE #551] [BUG] Header Logo CSS called AFTER custom CSS #351

Closed
opened 2026-02-25 20:35:31 +03:00 by kerem · 0 comments
Owner

Originally created by @FourPeaksAdmin on GitHub (Nov 22, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/551

Describe the bug
When creating custom CSS for theming, the logo css file is called after the custom CSS is loaded into html for whoogle which allows no customization for the logo div portion of whoogle

Deployment Method

  • [x ] Docker

Version of Whoogle Search

  • [x ] Version v.0.6.0

Desktop (please complete the following information):

  • OS: [Windows/Linux]
  • Browser [vivaldi]

image

  1. base64 encoded backgrounds are not applying:
    example (
    background-image: url('data:image/jpeg;base64,/9j/4AAQ...")
    )
Originally created by @FourPeaksAdmin on GitHub (Nov 22, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/551 **Describe the bug** When creating custom CSS for theming, the logo css file is called after the custom CSS is loaded into html for whoogle which allows no customization for the logo div portion of whoogle **Deployment Method** - [x ] Docker **Version of Whoogle Search** - [x ] Version v.0.6.0 **Desktop (please complete the following information):** - OS: [Windows/Linux] - Browser [vivaldi] ![image](https://user-images.githubusercontent.com/57915142/142947076-0e3b0022-5f77-499e-8cd5-e9891874f6ca.png) 2. base64 encoded backgrounds are not applying: example ( ```background-image: url('data:image/jpeg;base64,/9j/4AAQ...")``` )
kerem 2026-02-25 20:35:31 +03:00
  • closed this issue
  • added the
    bug
    label
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#351
No description provided.