This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Caută ajutor

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.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

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

  • 2 răspunsuri
  • 1 are această problemă
  • 1 vizualizare
  • Ultimul răspuns de 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.

Toate răspunsurile (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