02-15-2024 10:54 PM
Could anyone tell me a simple way to remove the vertical lines either side of the original message on a reply email please?
02-16-2024 10:01 AM
Hello
Try userContent.css https://support.mozilla.org/en-US/questions/1144690#answer-931503
blockquote[type=cite] {
padding-bottom: 0 !important;
padding-top: 0 !important;
padding-left: 0 !important;
border-left: none !important;
border-right: none !important;
}
Copy/paste the code (for example) into Notepad
Save
Type: All files
userContent.css
Create a chrome folder
Move userContent.css to your chrome folder
Go to your profile folder https://support.mozilla.org/en-US/kb/profiles-where-thunderbird-stores-user-data#w_how-do-i-find-my-... Open Folder
Move your chrome folder to your profile folder
Go to Configuration Editor https://support.mozilla.org/en-US/kb/config-editor
Click on Configuration Editor...
The Advanced Preferences tab will open
Search for a preference name toolkit.legacyUserProfileCustomizations.stylesheets
To edit a boolean preference (true/false value), click on the Toggle button to set its value to true
Stop Thunderbird start Thunderbird
02-17-2024 02:46 AM
For a "non technical' person . ..this is helpful... but it's way over my head.
02-17-2024 03:41 AM
Hello, What is chrome folder?
02-17-2024 05:19 AM
This way solved the vertical line, but it exists indentation, how to cancel indentation?
02-17-2024 02:45 AM
Is the email from your cell (you're viewing it on desktop, laptop, iPad)