| |
| |
|
|
| |
Why? |
- I was lead by most of requests from
users who wanted to integrate web album into
existing website, and most of those had navigation
that they wanted to keep the same as on the rest of
their website.
- Most of requests were to have navigation on top,
and few to have it on left side of pages. |
|
| |
|
|
| |
|
|
| |
How to do it? |
- You can insert through user
interface any html code that will form top and/or
left side of your album in order to give consistent
look within your existing website.
1. open in editor one of your existing pages.
2. copy the code that you want to have on album
pages.
3. paste that code into text area on 'Website
Integration' tab of Aeneid user interface.
4. generate album. |
|
| |
|
|
| |
|
|
| |
What to take care of? |
- make sure, for any images /
graphics that you enter correct source path! (use
absolute paths eg. http://yoursite.com/image.gif))
- you are not allowed to use JAlbum variables
($resPath and such), those won't work for now. |
|
| |
|
|
| |
|
|