Page 1 of 1

Integrate a news php script

Posted: 17 Mar 2008, 21:32
by cloudo
Hello,

I m not a really new Imagevue user and 'till now, the forum and FAQ helped me for all i needed.
But now, I have a short question about integration. I searched on the forum, but I didn't find something to help me.

Well, here is my question :
I just want to integrate a php news script into my default imagevue index.php
I want this script at the bottom of the flash galery.
All my imagevue galery is currently at the root oy my FTP.

An image is better to explain you what I want :

Image

Thanks for your precious help ! :)

Posted: 18 Mar 2008, 12:39
by cloudo
Nobody to help me out ?

Posted: 19 Mar 2008, 04:22
by mjau-mjau
That would work if it is done correctly, but you have to be aware of a few things:

Your code for the news module is html(php) and may not be integrated into imagevue, which is flash. This will require some vertical space, and will push the entire gallery interface upwards, which again will center inside its available flash stage space.

In any case, you will need to put your code below the SWFObject in the index.php file. Did you try this?

Posted: 19 Mar 2008, 16:12
by cloudo
Yes thats what I did, and now everything is fine except one thing.

I would know if it is possible to reduce the gap between the bottom of the main backgroud image (background used by the template) and the top of my news module ??

A picture is always better ^^ :

Image

Thanks mjau-mjau for your reply ;)

Posted: 21 Mar 2008, 10:54
by cloudo
mjau-mjau, maybe you have an idea ??

Posted: 23 Mar 2008, 17:08
by cloudo
problem solved