RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
Problem

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
hornet



Joined: 20 Jul 2008
Posts: 52

PostPosted: Mar 05, 2010 3:00 pm    Post subject: Problem Reply with quote

Hello
There is Two problem with script
I can not change the language
When you use the Arabic language Extend the design

See pic
Back to top
View user's profile Send private message Visit poster's website
komi



Joined: 27 Nov 2009
Posts: 159

PostPosted: Mar 05, 2010 5:52 pm    Post subject: Reply with quote

The new language selector is very buggy and doesn't even work in some older browsers.
Because of that I'm using the old method from 1.5 again:


main.html
Code:
<div id="lang2">
  <a href="/?op=change_lang&amp;lang=english"><img src="/images/flags/us.gif" width="16" height="11" alt="us" title="English"></a>
  <a href="/?op=change_lang&amp;lang=russian"><img src="/images/flags/ru.gif" width="16" height="11" alt="ru" title="Russian"></a>
  <a href="/?op=change_lang&amp;lang=german"><img src="/images/flags/de.gif" width="16" height="11" alt="de" title="German"></a>
  <a href="/?op=change_lang&amp;lang=french"><img src="/images/flags/fr.gif" width="16" height="11" alt="fr" title="French"></a>
  <a href="/?op=change_lang&amp;lang=arabic"><img src="/images/flags/sa.gif" width="16" height="11" alt="sa" title="Arabic"></a>
  <a href="/?op=change_lang&amp;lang=turkish"><img src="/images/flags/tr.gif" width="16" height="11" alt="tr" title="Turkish"></a>
  <a href="/?op=change_lang&amp;lang=polish"><img src="/images/flags/pl.gif" width="16" height="11" alt="pl" title="Polish"></a>
  <a href="/?op=change_lang&amp;lang=thai"><img src="/images/flags/th.gif" width="16" height="11" alt="th" title="Thai"></a>
  <a href="/?op=change_lang&amp;lang=spanish"><img src="/images/flags/es.gif" width="16" height="11" alt="es" title="Spanish"></a>
  <a href="/?op=change_lang&amp;lang=japan"><img src="/images/flags/jp.gif" width="16" height="11" alt="jp" title="Japan"></a>
  <a href="/?op=change_lang&amp;lang=hungary"><img src="/images/flags/hu.gif" width="16" height="11" alt="hu" title="Hungary"></a>
</div>


main.css (change right to left if you want it to appear on the other side.)
Code:
#lang2{position:absolute;right:12px;top:7px}



You can download the flag icons for free from here.

Good luck.
Back to top
View user's profile Send private message
hornet



Joined: 20 Jul 2008
Posts: 52

PostPosted: Mar 05, 2010 6:53 pm    Post subject: Reply with quote

v 1.7
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group