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!

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 2 (ردّان اثنان)
  • 1 has this problem
  • 1 view
  • آخر ردّ كتبه 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.

All Replies (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