From fd5d51fc9986e854093ff162237281d2fd067e53 Mon Sep 17 00:00:00 2001
From: GodieGun
Date: Mon, 19 Feb 2024 16:06:26 -0500
Subject: [PATCH] Info of the Improvement to Main-Image config
- No longer necessary the resize of the image, now the image will adapt to the monitor size but only when the image is the same or bigger of the monitor size.
---
Extras/Main-Image/README.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/Extras/Main-Image/README.md b/Extras/Main-Image/README.md
index 7f029651..a466a5d1 100644
--- a/Extras/Main-Image/README.md
+++ b/Extras/Main-Image/README.md
@@ -6,9 +6,11 @@
firefoxgx.main-image |
true |
-You are forced to use an image with the same width and at least 150px bigger height of the resolution of your monitor for a perfect align, you can resize the image used by default in chrome\newtab
(main-image-dark.png, main-image-light.png) to your preferences.Is compatible with one-line config, left-sidebar config and tree-tabs config.
+You are forced to use an image with at least the same width and height of the resolution of your monitor for a perfect align, if the image is smaller the image will not be align at all, the image used by default is in chrome\newtab
called: main-image-dark.png
and main-image-light.png
.
+It will align only when Firefox is in maximized window
+Is compatible with one-line config, left-sidebar config and tree-tabs config.
-> Notice:
- If you have active the bookmark-bar or the menu-bar, you will need to edit the line 72 from
chrome/components/ogx_root-personal.css
to set the correct number to align the image.
+> Notice:
- If you have active the bookmark-bar or the menu-bar, you will need to edit the line 77 from
chrome/components/ogx_root-personal.css
to set the correct number to align the image.
## Preview