Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Dalše informacije

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

  • 2 wotmołwje
  • 1 ma tutón problem
  • 1 napohlad
  • Poslednja wotmołwa wot 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.

Wšě wotmołwy (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