EmailDiscussions.com  

Go Back   EmailDiscussions.com > Search Forums
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
Stay in touch wirelessly

Showing results 1 to 25 of 184
Search took 0.03 seconds.
Search: Posts Made By: Gsptlsnz
Forum: The Off-Topic Lounge 12 Aug 2022, 05:36 AM
Replies: 8
Views: 3,233
Posted By Gsptlsnz
I recall when Mr. Snuffleupagus was revealed to...

I recall when Mr. Snuffleupagus was revealed to be true. I still think it was a poor move on the part of the writer's.
Forum: FastMail Forum 2 Aug 2022, 12:29 AM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
body { font-family:"Google...

body {
font-family:"Google Sans",Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
}
Forum: FastMail Forum 1 Jun 2022, 11:08 PM
Replies: 7
Views: 2,967
Posted By Gsptlsnz
Can an image file be added to a signature file so...

Can an image file be added to a signature file so that it will automatically appear when you send an email? Or do you have to upload the image file each time?
Forum: FastMail Forum 25 May 2022, 07:05 PM
Replies: 7
Views: 2,967
Posted By Gsptlsnz
Yes, I suspected the limitation was added to...

Yes, I suspected the limitation was added to prevent web bugs.

thnx...
Forum: FastMail Forum 25 May 2022, 03:21 AM
Replies: 7
Views: 2,967
Posted By Gsptlsnz
Is There A Way To Add An External Image To A Rich-Text Email?

I want to send an email with an embedded image that is hosted on my server. But if I add:

<img src=http://mydomain.com/grin.jpg>

the code is displayed in the email rather than the jpg file.
Forum: FastMail Forum 1 Feb 2022, 01:21 AM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
Try this... /* Affects the "Back, Archive,...

Try this...
/* Affects the "Back, Archive, Delete, Move To, More" buttons at the top when reading an e-mail */
/* 1 Back */
#v40 {
position:relative !important;
top:-50px !important;
left:0px...
Forum: FastMail Forum 31 Jan 2022, 12:50 AM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
Scroll up, I posted the code to remove the...

Scroll up, I posted the code to remove the background color yesterday. :D
Forum: FastMail Forum 30 Jan 2022, 01:12 AM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
For those who would like to do their own...

For those who would like to do their own tweaking, the best tools are:

1. Water-Fox or an old version of Fire-Fox (before they really messed it up and removed the status bar)

2. AdBlock Latitude...
Forum: FastMail Forum 30 Jan 2022, 12:53 AM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
ha! remove the FONT-SIZE tag and the...

ha! remove the FONT-SIZE tag and the BACKGROUND-COLOR tag and it should be ok. :D
Forum: FastMail Forum 30 Jan 2022, 12:45 AM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
Lemme know if this code works for you... /*...

Lemme know if this code works for you...

/* Affects the page where you read the e-mail */
.v-Message-body, .u-article, .v-MessageCard, .app-contentCard {
background-color:#FFE7BB...
Forum: FastMail Forum 30 Jan 2022, 12:32 AM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
try putting the code at the VERY bottom of the...

try putting the code at the VERY bottom of the page. if you put it at the top of the code page it may be "over ridden" by a code beneath it.
Forum: FastMail Forum 30 Jan 2022, 12:20 AM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
it worked on my screen. try this......

it worked on my screen. try this...

div#conversation {
min-width:100% !important;
margin:0 auto !important;
}
div.v-Thread {
padding:0 !important;
min-width:100% !important;
}
Forum: FastMail Forum 30 Jan 2022, 12:10 AM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
it widens the page when reading e-mails. did you...

it widens the page when reading e-mails. did you try it?
Forum: FastMail Forum 29 Jan 2022, 11:55 PM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
Note: As of jan. 31 i will not be free to make...

Note: As of jan. 31 i will not be free to make additional tweaks. so if you want something done, post it now.

(or forever hold your peace) :D
Forum: FastMail Forum 29 Jan 2022, 11:38 PM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
div#conversation { min-width:1100px; margin:0...

div#conversation {
min-width:1100px;
margin:0 auto;
}
div.v-Thread {
padding:0;
min-width:1100px;
}
Forum: FastMail Forum 29 Jan 2022, 10:58 PM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
Try this... /* Affects the blue "Compose" button...

Try this...

/* Affects the blue "Compose" button in the upper-left corner */
.s-new-message {
background-color:transparent !important;
color:black !important;
}
Forum: FastMail Forum 29 Jan 2022, 09:52 PM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
Try this... /* Widens the "sieve code" text...

Try this...

/* Widens the "sieve code" text input windows */
.v-EditSieve-rules {
min-width:1350px !important;
}
Forum: FastMail Forum 29 Jan 2022, 03:58 AM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
I just hovered over the Sender's names in my...

I just hovered over the Sender's names in my Inbox and got a tool-tip that showed the full email address.
Forum: FastMail Forum 28 Jan 2022, 05:06 AM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
Try this... /* Affects the space betwen the...

Try this...


/* Affects the space betwen the "RED PIN" and the "Name of the e-mail sender on its right" when you are looking at all of the e-mails */
.v-MailboxItem-link {
margin-left:-30px...
Forum: FastMail Forum 27 Jan 2022, 02:15 PM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
which message?

which message?
Forum: FastMail Forum 27 Jan 2022, 02:14 PM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
I have a mailfence account and they often change...

I have a mailfence account and they often change their css codes. So I have to update there, too. But the changes aren't as major as fastmail.
Forum: FastMail Forum 27 Jan 2022, 06:27 AM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
Try this... /* Puts a count badge on every...

Try this...

/* Puts a count badge on every folder except "ARCHIVE", "SENT", and "TRASH" and shows the number of unread emails */
.v-MailboxSource-badge...
Forum: FastMail Forum 26 Jan 2022, 05:04 PM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
It will be much faster if I just post Stylish...

It will be much faster if I just post Stylish code snippets. This way everyone can use what they want without unwanted changes or additions.
Forum: FastMail Forum 26 Jan 2022, 04:28 PM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
Try this... /* Move the Search box to the...

Try this...


/* Move the Search box to the right side */
.v-SearchInput-input {
background-color:aliceblue !important;
font-size:18pt !important;
direction:ltr !important;
}
.v-MailToolbar-search,...
Forum: FastMail Forum 26 Jan 2022, 01:18 AM
Replies: 117
Views: 52,553
Posted By Gsptlsnz
Can you post a screenshot of where the search box...

Can you post a screenshot of where the search box used to be?
I *think* I can do that.
Showing results 1 to 25 of 184

 
Forum Jump

All times are GMT +9. The time now is 05:06 PM.

 

Copyright EmailDiscussions.com 1998-2022. All Rights Reserved. Privacy Policy