Page 1 of 1

Problem with the blurb book html

Posted: 30 Jul 2013, 01:40
by abertrande
Hello
I want to make a page with my Blurb book
I pasted the html code but I have a problem with the display
I changed the size of the book but the problem is the same
can you help me
thank you
link : http://www.abertrande.com/#/Fine%20Art/livre/

Re: Problem with the blurb book html

Posted: 30 Jul 2013, 13:52
by mjau-mjau
Sorry, you cant embed something like that into a textpage. Textpages support basic tags for html formatting, but does not support full HTML pages with advanced objects. To embed that into your Imagevue gallery, you will need to use the lightbox function:
https://www.photo.gallery/documentation/lightbox/

First, you would need to make a simple html page with the same code as you have pasted. Then you would need to open that page with a lightbox link for example from the main menu (instead of opening a text page). Something like this:
Code
javascript:lightbox('yourblurb.html', {iframe:true})

Re: Problem with the blurb book html

Posted: 31 Jul 2013, 03:37
by abertrande
ok
thank you very much

Re: Problem with the blurb book html

Posted: 31 Jul 2013, 11:46
by abertrande
It's good
I have another problem now
I have two books
I made a text page with two images and two links
links "lightbox" works well but I can't put a photo on the left and one on the right.
can you help me
thank a lot
@rno

Re: Problem with the blurb book html

Posted: 31 Jul 2013, 15:22
by mjau-mjau
Im sorry, but I gotta tell you straight forward: Textpages are not built to do what you are trying to do. Why? Because they are basically simple flash TEXTFIELDS with simple control of text formatting. They only support basic image embedding, and if you have multiple images, it will not layout as you expect. It looks proper from the editor because that is in fact a "html editor", but when displaying in the flash gallery, it is only displaying in a flash textfield.

My recommendation: If you are not going to use textpages for simple text content (which they were intended for), the I recommend ditching using textpages. Instead, why dont you simply add two images, and then set LINKS from them instead? The result will be the same: two thumbnails in the middle, and when clicked, they link will come to effect. To achieve this:

1. Go to admin -> settings -> thumbnails.thumbnail.click ... Set it to link.

2. Set your folder from textpage to normal "gallery", and upload two images that represent the links.

3. Click to edit the images, and you will see a LINK field in the admin. Add your lightbox links to input fields and "save".

Re: Problem with the blurb book html

Posted: 31 Jul 2013, 16:04
by abertrande
ok I'm understand
thank for your explication & patience
What the "normal gallery" ?
I have two thumbnails in the middle on my website but I don't see a link to the Admin mode
sorry

Re: Problem with the blurb book html

Posted: 02 Aug 2013, 06:32
by mjau-mjau
abertrande wrote:What the "normal gallery" ?
Sorry, I meant set the folder to "use as [folder]" (like you have already done).
abertrande wrote:I have two thumbnails in the middle on my website but I don't see a link to the Admin mode
Sorry, I forgot another things: You need to go to admin -> settings -> settings.attributes, add the link checkbox and save. Now, when you edit an image from the admin, you will see a LINK field where you can add the lightbox link.

Re: Problem with the blurb book html

Posted: 02 Aug 2013, 06:38
by abertrande
:)
ok..
Thanks a lot