Re: [WSG] A very strange webkit bug, or Firefox?

2011-10-01 Thread Kristaps Ancāns
Just use CSS standarts http://www.w3.org/Style/CSS/ and you will see that image img / will allways have an empty space after it, because image img / is always displayed as display:inline + if link a href=#/ doesn't have property as display:block, it will always display as inline. Applying

Re: [WSG] A very strange webkit bug, or Firefox?

2011-10-01 Thread tee
Hi Albert, Thanks for the thought. One thing I am certain though, it's triggered by a[href^=http] and with the padding element. I only added a[href^=http] rule at final stage, and before that the image had no padding top issue. What is so strange is that it only occurs to the even set of the

Re: [WSG] A very strange webkit bug, or Firefox?

2011-10-01 Thread tee
On Oct 1, 2011, at 4:02 AM, Kristaps Ancāns wrote: Just use CSS standarts http://www.w3.org/Style/CSS/ and you will see that image img / will allways have an empty space after it, because image img / is always displayed as display:inline + if link a href=#/ doesn't have property as

Re: [WSG] Table borders

2011-10-01 Thread Tedd Sperling
On Sep 30, 2011, at 12:09 PM, carlo juancho funtanilla wrote: -snip- If someone could advise me how to make the cell truly invisible I would be most grateful. Thank you and kind regards, Grant Bailey Grant: Have you tried making the border transparent? Cheers, tedd

Re: [WSG] Table borders

2011-10-01 Thread carlo juancho funtanilla
color the tables as same as the background On Sat, Oct 1, 2011 at 10:00 PM, Tedd Sperling tedd.sperl...@gmail.comwrote: On Sep 30, 2011, at 12:09 PM, carlo juancho funtanilla wrote: -snip- If someone could advise me how to make the cell truly invisible I would be most grateful.