[Pro] mootools slimbox navigation

Thanks again Tim,

I thought about that also, I just have to remember to upload those files every time I make a site change which is often as they won’t be a part of of the Main site when I upload from within Freeway Pro…


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

Hi Wayne,
These files won’t change so if you upload them with your FTP application Freeway will leave them well alone. Unless you decide to remove them at a later date the links to the images should work perfectly well.
Regards,
Tim.

On 3 Apr 2013, at 16:45, Wayne Williams wrote:

I thought about that also, I just have to remember to upload those files every time I make a site change which is often as they won’t be a part of of the Main site when I upload from within Freeway Pro


FreewayStyle.com - Freeway templates and parts to download, use and explore - http://www.freewaystyle.com


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

Tim,

I tried it and slimbox doesn’t seem to see the files when uploaded to www.delmano.com directly only when stored locally, do they need to be in the Resources folder at root level on the site.


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

Hi Wayne,
I can see you’ve FTP’d the images into the server but you still need to add the following code to your page head on gallery pages like this one;
http://www.delmano.com/preview/Kip%20Christensen/index.html

Paste the following code in the head of your Freeway page/pages/master page using Page > HTML Markup > Before :

<style type="text/css" media="screen">
#lbPrevLink {
 background: transparent url(http://www.delmano.com/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
 background: transparent url(http://www.delmano.com/nextlabel.gif) no-repeat 100% 15%;
}
</style>

Regards,
Tim.

On 3 Apr 2013, at 19:30, Wayne Williams wrote:

I tried it and slimbox doesn’t seem to see the files when uploaded to www.delmano.com directly only when stored locally, do they need to be in the Resources folder at root level on the site.


FreewayActions.com - Freeware and commercial Actions for Freeway Express & Pro - http://www.freewayactions.com


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

Tim,

I forgot to fully qualify the address with http://

It works on my test site locally, I’m going to upload it my preview site to see if it works. Delmano.com

Thanks again,

Wayne


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