SibSoft Ltd.
Development Services
software products
 RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
EZYWebhost - Cheap XUpload & XFileSharing 100% campatible hosting

AJAX upload progress bar

File sharing script
scroll problem

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



Joined: 30 Sep 2008
Posts: 5

PostPosted: Sep 30, 2008 9:30 pm    Post subject: scroll problem Reply with quote

Hi
Why there is scroll on main page on XFileSharingPro?
Demo : http://upload-pro.com/
I try to fix this but if i change overflow:hide, Then the scroll not shown on other pages. How i can fix this?
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 1055
Location: Undisclosed location

PostPosted: Oct 06, 2008 10:11 am    Post subject: Reply with quote

Made a little research...this will fix your scrolling: in main.css update these classes:
Code:
#div_file{position:static;top:-9999px;left:-9999px;}
#div_url {position:absolute;top:-9999px;left:-9999px;}


plus updated iframe on the bottom of upload_form.html:
Code:
<iframe src="javascript:false;" name="xupload" style="position:absolute;top:-9999px;left:-9999px;"></iframe>


added "top:-9999px;" in all the lines above if you wonder.
Back to top
View user's profile Send private message Visit poster's website AIM Address
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