Search…

X3 Photo Gallery Support Forums

Search…
 
lipapa
Topic Author
Posts: 15
Joined: 08 Oct 2008, 04:47

No more than 2 pictures used as a link in a text page?

06 Nov 2008, 06:03

Hi,

I tried to setup in my imagevue galery V2 a category call "Link"
I used a textpage, and make different pictures used as link but I can't display more than 2 pictures... Is it a bug from the V2 ? or there a special code to add if you want to display more than 2 pics?

Thank's for your answers,

lipapa
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

06 Nov 2008, 22:24

Sorry to say, this is simply because flash textfields are very poor in rendering HTML, especially images. Unfortunately, we can't fix it in any way from flash, because its simply how the flash player renders your html in flash textfields.

However, there may be several ways to fix it, or make it look better. Primarily making sure you use width and height attributes for images, and also perhaps using <textformat> to set images at a specific height. Perhaps you can paste the html you are using?

I will admit, I was creating a dynamic module for textpages that was supposed to list all imagefolders with a previewimage, but I had to give it up after I noticed how poor it was rendered in html, so I couldn't get it to layout properly.