Page 1 of 1

Two points need to be fixed in HTML version

Posted: 26 Nov 2008, 00:02
by AHG
1. There are some words not included in the language file:

* Flash version
* content
* Goto parent folder
* Flash version of this page

2. When using non-English word in folder description it will be displayed as the following screenshot:


Image

and to solve this problem we need to change in the "htmlstyle.css" as follows:

#content #folders .textblock{
font-size: 12px;
padding: 10px 0 0 0;
position:relative;
bottom: 5px;
}

replace the word in red color with "center".

Thanks

Posted: 26 Nov 2008, 01:50
by mjau-mjau
I have moved this topic from the "V2 bugs and errors" forum, because it is not about the Imagevue V2 flash gallery, and it is basically not a bug in regards to language. The HTML version is a side-product of our gallery, and we do have not had time to put a lot of focus on it.

There are no translation options for the HTML gallery as of yet.

Thanks for your feedback on the CSS!

Posted: 26 Nov 2008, 02:34
by AHG
Sorry, I was not aware about this section