Search…

X3 Photo Gallery Support Forums

Search…
 
AHG
Topic Author
Posts: 10
Joined: 16 Nov 2008, 00:48

Two points need to be fixed in HTML version

26 Nov 2008, 00:02

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

26 Nov 2008, 01:50

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!
 
AHG
Topic Author
Posts: 10
Joined: 16 Nov 2008, 00:48

26 Nov 2008, 02:34

Sorry, I was not aware about this section