Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Why do I get a beveled border when creating e-promotions?

  • 2 válasz
  • 1 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: tpgrafix2

more options

When creating an HTML document for e-promo, I used to get a flat border when I designated border. Recently, I've been getting a beveled border from Firefox, no matter if I use HTML or CSS. This is not happening with other browsers.

When creating an HTML document for e-promo, I used to get a flat border when I designated border. Recently, I've been getting a beveled border from Firefox, no matter if I use HTML or CSS. This is not happening with other browsers.

Összes válasz (2)

more options

are you specifying width, style and color in css? for example, in css: border: 1px solid black;

should work properly in firefox...

more options

Hi RaineDragon

E-mail blasters don't like CSS and prefer HTML. Too many e-mail hosts strip out CSS. Therefore I use straight HTML and "border="8" bordercolor="FFFFFF" etc. This gives a flat border. No bevels.

I'll try using the css, but if blaster sends back with request for HTML, in some e-mails, they will have a beveled border. Clients can get picky.

Thanks for your suggestion, Theo