[Pro] Freeway default code seems to stop VisualLightbox working properly

Hi there

I’ve been experimenting with VisualLightbox and have been experiencing problems integrating the code it generates with FreewayPro. I’ve looked at the other threads on this subject but none seems to mention this possible issue.

The problem I have happens when you click on an image to enlarge it. You should get an even border all around the image. However Freeway seems to stop this from happening.

The raw code from VisualLightbox works fine:
http://www.dmoft.co.uk/testvlb/vlbraw.html

If I then copy the two code elements for and into an otherwise blank Freeway document the zoom no longer works properly:
http://www.dmoft.co.uk/testvlb/fwraw.html

Through trial and error I have worked out that by deleting the line “table { empty-cells:hide }” from the Freeway-generated code it works perfectly:
http://www.dmoft.co.uk/testvlb/fwedit.html

Given that Freeway keeps adding “table { empty-cells:hide }” into each page I guess it must be important. Is there a way to stop this code being added to each page or code I can add to over-ride it? What effect will this have on the rest of the page code Freeway generates?

Thanks in advance.

Gordon


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

Gordon,

While I can’t answer your question specifically, I did use VLB on a website I did last month. I don’t recall having any significant trouble with it. Would my example help? It might at least give you something to look at for the sake of comparison. Here are a couple of examples:

(Note: some of my images are very small because that is all I had to work with, it’s not a limitation of VLB))

http://joenathan4art.com/Art/VLB/Seasonal/Halloween/halloween.html

And

http://joenathan4art.com/Art/VLB/Seasonal/Halloween/halloween.html

I hope this is of some help.

Doty


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

That 2nd link was supposed to be

http://joenathan4art.com/Art/VLB/Fantasy/fantasy.html

There are several other examples on the site, let me know if you need to URLs or the FW doc.

Doty


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

Hi Doty

Thanks for the links but they also show the same issue I was mentioning - the left, top and right borders are all missing from the enlarged image.

It should look like:

However those on your page look like:

After a good night’s sleep I have revisited the issue and may have come up with a possible solution.

I have created a style called ‘table’ and used the extended tab to set empty-cells to ‘show’. I then applied this style to some non-published text on the pasteboard and now the lightbox seems to work properly.

You can see another test example at:
http://www.dmoft.co.uk/testvlb2/test.html

There’s a slight problem with the background shading not filling the whole browser window but hopefully adding this style this may help others working with VisualLightbox as well, unless I’ve overlooked something else…

All the best

Gordon


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

Nice pics Gordon - but I can’t help feeling that a lot of them are getting close to half a meg and are slow to load.

David


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

Hi David

Thanks. I can’t take credit for the photos but can take the blame for the file sizes - they should be reduced now. I was just so relieved to finally get it working!

All the best

Gordon
http://www.gordonlow.net/


On 11 Dec 2012, at 1:28 pm, DeltaDave email@hidden wrote:

Nice pics Gordon - but I can’t help feeling that a lot of them are getting close to half a meg and are slow to load.


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

Gordon,

That looks much more polished. I’ll take a look at your work-around and give it a go.

Thanks for sharing.

Doty


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

THANK YOU for this post! I was so frustrated with Visual LightBox frames not showing properly in Freeway. I put your suggested code on the page html markup:

After

and all works as it should (or close enough).


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