I did follow a random article that I found with a Google search that gave a
list of which styles worked and which didn't, I assumed that the "didn't"
list would not work inline either which may not be the case after reading a
few posts on the list.

If anyone can dig up a best methods article for producing HTML emails then
that would be fantastic.

S



-----Original Message-----
From: listdad@webstandardsgroup.org [mailto:[EMAIL PROTECTED]
On Behalf Of Rachel May
Sent: Wednesday, 31 January 2007 11:31 AM
To: wsg@webstandardsgroup.org
Subject: RE: [WSG] Remove 3D Border Effect from Firefox Tables

Hi Samuel,

Can't you still use inline styles for the border and gmail will render it
correctly?  I know gmail is a pain with css, but have you tested inline css
for this border problem?

Cheers,
Rachel


-----Original Message-----
From: listdad@webstandardsgroup.org [mailto:[EMAIL PROTECTED]
On Behalf Of Samuel Richardson
Sent: Wednesday, 31 January 2007 12:12 p.m.
To: wsg@webstandardsgroup.org
Subject: FW: [WSG] Remove 3D Border Effect from Firefox Tables

 
Sorry, that address should be:

http://duvel.intrepidtravel.com/expresstemplate/template_japanese/


-----Original Message-----
From: Samuel Richardson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 31 January 2007 10:11 AM
To: 'wsg@webstandardsgroup.org'
Subject: RE: [WSG] Remove 3D Border Effect from Firefox Tables


As I explained, CSS layouts do not render in Gmail/Hotmail etc.

I've tried your HTML below, it just gives me a fill in that table. You can
see the HTML here:

http://tui/expresstemplate/template_japanese/

The yellow section partway down the page is what I'm trying to fix, if you
view it in both Firefox and IE you'll see the difference between them and
what I'm trying to achieve.

Thanks,

Samuel



-----Original Message-----
From: listdad@webstandardsgroup.org [mailto:[EMAIL PROTECTED]
On Behalf Of Svip
Sent: Wednesday, 31 January 2007 9:52 AM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] Remove 3D Border Effect from Firefox Tables

Drop the border colour, and give the table a background and turn up
your cellspacing and set border to 0.

<table cellpadding="5" cellspacing="2" border="0" background="#cc0000">

However, I would strongly suggest CSS for this job.

Regards,
Svip

On 1/30/07, Samuel Richardson <[EMAIL PROTECTED]> wrote:
>
>
>
>
> I'm building an HTML 4 Transitional layout for Firefox using tables.
Before
> you all run screaming or hang me from the gallows I have a reason, the
page
> is being used as an email promotion, web based email readers such as GMail
> ignore float styles necessitating the use of table based layouts (oh joy!
> The design is very complicated and the powers above don't want to simplify
> it)
>
>
>
> My question is; I'm using the follow to create a 2px wide red border with
> padding for content
>
>
>
> <table cellpadding="5" cellspacing="0" border="2" bordercolor="#cc0000">
>
>
>
> in IE this renders perfectly fine, in Firefox it adds a 3D effect to the
> table border. Is there anyway of switching this off?
>
>
>
>
>
> --
>
>
>
> Samuel Richardson
>
> 0405 472 748 - [EMAIL PROTECTED]
>
>
> *******************************************************************
> List Guidelines:
> http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe:
> http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> *******************************************************************


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to