Die Suche ergab 4 Treffer

von UweS
26.02.2015, 10:11
Forum: SuperMailer, Newsletter Software und BirthdayMailer
Thema: Import von Responsive CSS
Antworten: 5
Zugriffe: 443

Re: Import von Responsive CSS

Sorry - ich nochmal.

Die kaputten Styles gehen auf meine Kappe, ein "unverändert" Modus wäre trotzdem toll.

Danke
Uwe
von UweS
26.02.2015, 09:10
Forum: SuperMailer, Newsletter Software und BirthdayMailer
Thema: Import von Responsive CSS
Antworten: 5
Zugriffe: 443

Re: Import von Responsive CSS

Hallo! Jetzt muss ich die Frage nochmals rauskramen: Gehe ich den vorgeschlagenen Weg sieht in der Vorschau alles gut aus (auch Serienmailvorschau), nach dem Versand ist es eher ein Chaos: Ich habe im Quellcode danach viel "<style type="text/css" id="SuperMailer Special CSS"...
von UweS
19.02.2015, 11:12
Forum: SuperMailer, Newsletter Software und BirthdayMailer
Thema: Import von Responsive CSS
Antworten: 5
Zugriffe: 443

Import von Responsive CSS

Hallo, beim Import von meinem Template, ursprünglicher Code: <style type="text/css"> @media screen and (max-width: 650px){ body, #bodyTable, #bodyCell, table{font-size: 16px; line-height: 130%;} #templateContainer{width:99% !important; border: 1px solid silver; margin: 0.5em 0;} } </style>...