First, file a bug with Tim about the background-images. Not sure why
those wouldn’t be treated equally, unless you’re maybe using External
Stylesheets in your Document Setup. If that’s the case, then there’s
nothing he can do for you – the external styles aren’t available to
any Action for rewriting.
But you may be able to fix this another way. First, remove RR from the
page. Then look at the page online, and look at the URL of the page.
If you see http://www.example.com/foo/bar/baz.html
then copy just
the part up to but not including the page filename. Do include the
trailing slash, so you should have http://www.example.com/foo/bar/
in your clipboard.
Back in Freeway, open the Page / HTML Markup dialog, and move to the
After Head section. Type in the following, pasting in the URL you
copied where noted:
<base href="pasteURLhere" />
(Note, if you’re not using XHTML, leave off the trailing slash before
the closing angle-bracket, as you don’t need to self-close tags like
this, and you’ll get a bunch of errors from the validator if you put
it there.)
Now upload your site again and see how it looks. One thing to realize
– just like Remote Resources, this will really mess with your local
previewing, so be forewarned when the whole site looks funny if you
preview on your Mac but haven’t uploaded to the live server in a while.
Walter
On Apr 8, 2011, at 5:20 PM, Helveticus wrote:
Walt thanks I have forgotten about the Remote Resources action -
used it a long time ago. Great so it’s pulling my graphic files but
not the page background image and a background image I have in the
wrapper div. How do I get these images to show up.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options