Search…

X3 Photo Gallery Support Forums

Search…
 
borsato
Topic Author
Posts: 6
Joined: 25 Apr 2007, 07:02

2 sitemenu's like this site?

26 Mar 2008, 14:42

Hello,

I just wanted to make a gallery with a top and a bottom menu like this site that is using Imagevue:

http://www.christophergrant.net/

Can anybody give some suggestions?

Thankz in advance for your input!

Kind Regards,

Remco
Remco Borsato
 
User avatar
nomadic
Posts: 18
Joined: 14 Mar 2008, 09:50

27 Mar 2008, 03:39

It's simple!
Create jpg with any graphic, and attach it to gallery with config.ini:
backimage=<your_image_name>
backalign=<type_of_align>

On site http://www.christophergrant.net/ web designer have use picture http://www.christophergrant.net/background.jpg

From config.ini-desc:
# Defines the background image which goes behind the entire imageVue and aligns with browser stage size.
# Values: [relURL]|false
# Default: backswf.swf
backimage = backswf.swf

# Sets the alignment of the background image. The background image aligns to the browser width and height, while imageVue is centered.
# Values: TL|T|TR|R|BR|B|BL|L|M
# Default: TL
backalign = TL