Upload with Uploadify works fine, but there a no thumbs during executing the upload
| Reisender66 
      Joined: 2012-01-19 Posts: 9 |  Posted: Mon, 2012-01-23 22:32 | 
| Hi everybody Basically it's ok, but why shows the modul during the upload only pics of my header-background instead a pic from the uploaded file ? I think it's only blemish, but how cam I fix this ? Thanks and have a good night - or day ;-) [img]http://www.ig-zeitreisen.de/upload/uploadify01.jpg[/img] | |



 
 
 
 
 
 
 
Posts: 8339
there are no previews of the images in the uploadify process.
Your site's css is causing the issue and without actually being able to see this in action I cannot comment on which style is blowing out the growl notification blocks.
Use firebug to view the css live.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 9
Hi suprsidr,
can you have a lock at my gallery ?
Then I will send you adress and account per PM
Posts: 8339
sure
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 8339
in your /! Test/style/test.css
.header{ width: 800px; height: 200px; background: url(../images/oben.gif); padding-left:55px; }conflicts with the /modules/uploadify/lib/uploadify.jGrowl.css
div.jGrowl div.jGrowl-notification div.header { font-weight: bold; font-size: 14px; margin-left: 60px; }to fix this change div.header to div.jGrowl-header
and in /modules/uploadify/lib/jquery.jgrowl_minimized.js search for class="header" and change to class="jGrowl-header"
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 9
Many thanks suprsidr - it works fine.
I hope the members of our IG will understand Uploadify *g* - I think it's fantastic.