[Pro] RPL has html showing in Browser Window

Hey I am just attempting RPL for the first time. I have Header Text, and below it a one sentence statement.

I have it laid out using the grid.

After publishing it I opened it and the RPL worked fantastically, however there is a blue dotted line around each rectangle which equals the html box the text is in as well as showing BODY > PageDiv > HeaderTitle on the Header text and BODY > PageDiv > m1 on the statement. What the heck is going on?

H E L P ! ! !


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

A link would help us see the issue and diagnose the problem.

David


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

Here it is Dave.

http://photoartnet.com/grid_site/


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

That’s pretty interesting (and I was under the impression that I had it, too - but can’t remember exactly).

Ahhm - what about that “tooltip-stuff”? I am not sure what it is and where it might come from (body onload="addToolTipps()) but this could cause together with RPL that stuff (probably).

Another question would be:

How can it happen, that you’ve got “internal styles” using FW 6.1.0? Is there something I missed?

Cheers

Thomas


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

Well the first thing I see in your code is

So are you using an action for this or some markup?

Then I see

div {outline-style:dashed; outline-width:1px; outline-color:#00FF00;}

Which is giving all your containers (divs) that dashed blue outline.

Where is that coming from? Is there a style in the Style inspector for it?

Get rid of both of those and you will be sorted.

David


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

Do you have the RPL Guide Action on the page?

http://actionsforge.com/actions/view/223-relative-page-layout-guide

If so, this is just to show you how the page is structured for testing purposes. You should remove it before you want to go live.

Joe


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

Do you have the RPL Guide Action on the page?

Now there you go - news to us that have never used RPL

There is also an Activate checkbox which will let you switch the Action on or off. Don’t forget to switch it OFF when you are ready to upload to the server!

D


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

Daver, You get the prize! It was the RPL Guide Action that was on. Didn’t realize it would be published. Live and learn and hope to remember.
Thank you all many mucho!


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