XFileSharing Pro - upload bar buggin

Message
Author
monster
Posts: 36
Joined: Apr 06, 2011 3:47 pm

upload bar buggin

#1 Postby monster » Apr 29, 2011 5:20 pm

ok when i upload if i resize my window the upload bar is moving instead on staying in the center like the logo and footer
heres a screenshot of my problem...
Image
pretty sure its in the status.html but didnt find anything after 1 week :(
thanks for all the help you can give me :)

monster
Posts: 36
Joined: Apr 06, 2011 3:47 pm

#2 Postby monster » Apr 29, 2011 5:27 pm

wow ok image is 2 big so ill post my question in th reply...
ok when i upload if i resize my window the upload bar is moving instead on staying in the center like the logo and footer
heres a screenshot of my problem...

monster
Posts: 36
Joined: Apr 06, 2011 3:47 pm

#3 Postby monster » Apr 29, 2011 6:30 pm

quand je telecharge la page je vois le problem le problem es cette ligne de code
<div style="left: 345px; top: 249px;" id="progress_div">
mes je narrive pas a trouver nul part et le problem je lai resolue comme ca
<div style="left: auto; top: 249px;" id="progress_div">

mes je ne trouve pas cette ligne de code nul part :(

monster
Posts: 36
Joined: Apr 06, 2011 3:47 pm

#4 Postby monster » Apr 29, 2011 6:35 pm

oops sorry last reply was french
when i download the page i see the problem this line
<div style="left: 345px; top: 249px;" id="progress_div">
and fixed the problem like this
<div style="left: auto; top: 249px;" id="progress_div">

but i cannot find this line anywhere

monster
Posts: 36
Joined: Apr 06, 2011 3:47 pm

#5 Postby monster » Apr 29, 2011 6:57 pm

ok finally found the problem :) no need for help

komi
Posts: 161
Joined: Nov 27, 2009 12:41 pm

#6 Postby komi » Apr 30, 2011 11:15 am

This is a forum. At least post your solution for others.