[Pro] how can i get rid of the border around iFrame

I can’t figure out how to get rid of the border around this iFrame. I try to put values to zero in the inspector, but always shows. Any ideas?

Thanks,

David

http://phelpssculpture.com/retrospective.html


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

Definitely seeing a border in your code

iframe src=“http://phelpssculpture.com/juicebox.retro/index.retro.html” id=“item2” name=“” width=“976” height=“827” frameborder=“1” scrolling=“no” allowtransparency=“true”

Check item2

David


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

Thanks Dave, I changed the frame border to “0” in the published file and that got rid of it.
Do you have any idea why I couldn’t get rid of it in Freeway before publishing? I must be missing something very simple.

Thanks,

David


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

I changed the frame border to “0” in the published file and that got rid of it.

When you update your page it will be changed back again.

Did you check when you had item2 selected what was shown in the inspector?

Not easy to give a definitive answer without seeing the FW file

D


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

Found the problem. The iframe action window was set to a 1px border. I had lost track of that as I didn’t have the window open. That wasn’t allowing the inspector to accept a 0px border; It would just return to 1px as soon as I tabbed out.

Thanks for the assistance,

David


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

Style settings made in the action palette (not just for this action) as a rule will over-ride any settings made in the normal FW inspector.

This is because these are targeted more specifically at an item than any general settings.

D


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