Page 1 of 1

2 sitemenu's like this site?

Posted: 26 Mar 2008, 14:42
by borsato
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

Posted: 27 Mar 2008, 03:39
by nomadic
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