Search…

X3 Photo Gallery Support Forums

Search…
 
cloudo
Topic Author
Posts: 5
Joined: 17 Mar 2008, 21:27

Integrate a news php script

17 Mar 2008, 21:32

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 ! :)
 
cloudo
Topic Author
Posts: 5
Joined: 17 Mar 2008, 21:27

18 Mar 2008, 12:39

Nobody to help me out ?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

19 Mar 2008, 04:22

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?
 
cloudo
Topic Author
Posts: 5
Joined: 17 Mar 2008, 21:27

19 Mar 2008, 16:12

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 ;)
 
cloudo
Topic Author
Posts: 5
Joined: 17 Mar 2008, 21:27

21 Mar 2008, 10:54

mjau-mjau, maybe you have an idea ??
 
cloudo
Topic Author
Posts: 5
Joined: 17 Mar 2008, 21:27

23 Mar 2008, 17:08

problem solved