Skip to content
  1. How do I install Gena Web Gallery Creator?
  2. How can I order Gena Web Gallery Creator?
  3. What is your upgrade policy?
  4. Where can I find generated files (thumbnails, images and HTML files)?
  5. How do I publish my image galleries on the Internet?
  6. What does the yellow application icon mean?
  7. I like Gena’s crop mode for thumbnails, but for some pictures I want other than the center part to be cropped.
    Can I choose a different crop area for a particular thumbnail?
  8. How do I use the gallery settings from an existing gallery to create another gallery?
  9. How can I disable the Internet Explorer image toolbar?
  10. Can I use my own language for the titles/captions in my gallery?
  11. How can I show the image filename on the Index/Image page?
  12. How do I change the font for the title/captions?
  13. Can I use your software with FrontPage or Dreamweaver?


1. How do I install Gena Web Gallery Creator?

To install Gena Web Gallery Creator run the gena12.exe file you downloaded
and follow the instructions.


2. How can I order Gena Web Gallery Creator?

You should go to the /try.htm and click the <Order!> link.

You will be redirected to Regsoft.com site – a well-known registration service provider
with its steady reputation of reliability.

Regsoft.com accepts major credit cards: Visa, Mastercard, American Express,
Discover/Novus, Eurocard.
Regsoft.com can handle purchase orders as well as phone, fax and mail orders
along with its standard online orders.


3. What is your upgrade policy?

All upgrades within 1.x version (e.g. from version 1.2 to version 1.4) are always free.
It means that registered users can use their existing registration code to unlock newer versions.


4. Where can I find generated files (thumbnails, images and HTML files)?

All files generated by Gena Web Gallery Creator are located in the Output Folder
as specified in the corresponding edit box which is next to the ‘Build’ button.
The Output Folder contains all files you have to upload to your server to make the gallery work.


5. How do I publish my image galleries on the Internet?

In order to publish an image gallery on the Internet, you should upload the complete output folder
with all files generated by Gena (see the answer to the previous question) to your web server.
Our embedded FTP client copes with this task with ease. You can start the client by choosing
the “Publish/FTP Upload” from the application menu.
In the FTP Upload dialog fill in all required fields (your server name, user name, password, remote directory)
and push the “Upload” button. Gena will do the rest.
You should, of course, build your gallery before actually uploading it.


6. What does the yellow application icon mean?

Our graphics designer believes that it’s supposed to be a cute little she-goat wearing sunglasses.


7. I like Gena’s crop mode for thumbnails.
However, for some pictures I want other than the center part to be cropped.
Can I choose a different crop area for a particular thumbnail?

Yes, you can.
While hovering above a thumbnail image you can see the mouse pointer changes
to look like a hand with horizontal or vertical arrows. The arrows on the hand-pointer show
in which direction the cropping area for the current image can be changed.
To actually change the crop area, click the left mouse button (the mouse pointer will change to a fist)
and drag the picture by dragging the mouse.


8. How do I use the gallery settings from an existing gallery to create another gallery?

In the application menu select “File/New Workspace”, add desired pictures to the empty gallery.
Then select “File/Import Settings” from the menu and browse for an existing workspace
with the gallery settings you want to use.


9. How can I disable the Internet Explorer image toolbar?

Starting from version 6 the Internet Explorer shows a small popup toolbar
when you hold the mouse over large enough images.
If it really bothers you or you think that it’ll bother the people who will watch your galleries,
you can disable this toolbar by adding the following code
to the <head> section box of the HTML template for Image pages:

<meta http-equiv=”imagetoolbar” content=”no”>


10. Can I use my own language for the titles/captions in my gallery?

Yes, you can use any language to type all these text strings as long as you Windows system supports it.
Also you may want to modify the html template to force the browser to display the correct charset automatically.
Choose the “Gallery/Options” application menu item, in the “Text Settings” tab select the required charset
using the “Document Encoding” list box.


11. How can I show the image filename on the Index/Image page?

To control all text strings in the gallery there is the “Text Settings” tab
in the “Gallery/Options” application menu item.
To show the file name you should use the “Image name” tag in the “Insert Tag” menu.
The “Current image number” tag is used to show the image number.


12. How do I change the font for the title/captions?

Choose “Gallery/Options” in the application menu.
Select the needed item in the “Text Settings” tab (“Title”,”Thumbnail”,”Image Title “,”Image Text”)
and modify the template to include the font tag.
E.g. for “Title”, the default template is %genaGalleryTitle%.
You can replace it by <font face=”Arial”> %genaGalleryTitle% </font> to get Arial font for the gallery title.
You can do the same thing for thumbnail captions (“Thumbnail”) and image captions(“Image Text”).
Please note, that you can specify a list of fonts and the browser on the client system will choose the best match.
(e.g. <font face=”Arial, Helvetica, sans-serif”> or <font face=”Times New Roman, Times, serif”>)


13. Can I use your software with FrontPage or Dreamweaver?

Gena Web Gallery Creator is a standalone application and it can’t be directly integrated into FrontPage or Dreamweaver.
But you can edit html pages generated by Gena in FrontPage/ Dreamweaver.
Also, you can edit Gena’s HTML templates in FrontPage/ Dreamweaver.