Unexpected transparency at bottom of graphic

I’m experiencing an odd problem with a graphic on this page:

http://www.redshanksoftware.com/clipbird.html

On Firefox 3 on OS X, a gray border is being added to the bottom of
the graphic.

This border does not appear on Firefox 3 in Windows, or any other
browser on Windows that I’ve tested.

It does not appear on any other browser on OS X (Opera 9.6, Safari 3,
Camino 1.6).

Does anyone have any idea what may be causing this? Or how I might
deal with it?

Thank you in advance for any assistance.


Russ Tyndall
Wake Forest, NC


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On Firefox 3 on OS X, a gray border is being added to the bottom of the graphic.

Which graphic?

I am not seeing it here with FF3.0.4

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On Nov 17, 2008, at 7:20 PM, DeltaDave wrote:

On Firefox 3 on OS X, a gray border is being added to the bottom of
the graphic.

Which graphic?

I am not seeing it here with FF3.0.4

Are you using OS X?

I am not seeing the problem on FF 3.0.4 on Windows, nor any other
browser for that matter.

Here is a 216k jpg screen capture of my screen…I have circled in red
the miscreant “bar” at the bottom of the graphic of the bird image.

http://www.redshanksoftware.com/screengrab.jpg

I see this also on another OS X machine, also in FF so it is just not
my box.

Frankly, I’m quite perplexed.


Russ Tyndall
Wake Forest, NC


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

If you look at the source code you will see there is a grey background on that table box the picture is in. Try making the background color of that table item white instead of grey.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 18 Nov 2008, 12:25 am, chuckamuck wrote:

If you look at the source code you will see there is a grey background on that table box the picture is in. Try making the background color of that table item white instead of grey.

Hmm, my mistake. the background does show it is white, but at the same time it is a clear gif that Freeway generates to fill the gap.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On Nov 17, 2008, at 8:32 PM, chuckamuck wrote:

On 18 Nov 2008, 12:25 am, chuckamuck wrote:

If you look at the source code you will see there is a grey
background on that table box the picture is in. Try making the
background color of that table item white instead of grey.

Hmm, my mistake. the background does show it is white, but at the
same time it is a clear gif that Freeway generates to fill the gap.

Well, I think you have me going in the right direction. When I take
the graphic out completely and just put an HTML table in that location
on the page, it still adds an additional transparent row to the
table. And of course this is only visible in Firefox 3 on OS X.

So far, nothing has worked. But it is not just the graphic file
itself, but something in how Freeway is building the table and
applying the clear gif.

I’ll try experimenting some more in the morning, it’s almost Midnight
here.


Russ Tyndall
Wake Forest, NC


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The text is showing slightly bigger in firefox. Because it’s showing it bigger there is 1 extra line of text. By that, the table is getting bigger than it is supposed to be, resulting in showing underlaying pagecolor.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You could create a style that says:
table tr { background-color:#fff}
Is that possible in freeway express?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On Nov 18, 2008, at 3:34 AM, maccie wrote:

The text is showing slightly bigger in firefox. Because it’s showing
it bigger there is 1 extra line of text. By that, the table is
getting bigger than it is supposed to be, resulting in showing
underlaying pagecolor.

Ah! I don’t fully understand (especially the technical aspects) what
was happening, but it seems that since the adjacent text box was not
big enough to contain the text in it, Freeway was adding another row
to the “invisible” table that contained the adjacent graphic. That
automatically added row was always transparent and was showing the
color of the background.

This problem only appeared in Firefox 3.x on OS X and Ubuntu 8.1. I
was not able to get the problem to appear in any other browser or OS.

To get rid of it, I just reworked the page and made sure that the text
box was large enough to properly enclose the text so that Freeway did
not add any rows to the invisible table.

Thank you Maccie, and thanks to everyone else for their help!

Russ


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options