Answered Resize File Upload Modal Dialog in SharePoint

  • 2012년 4월 25일 수요일 오전 1:18
     
     

    I customized my master page using SharePoint Designer.  After adding a new banner image to the page (which displays properly), the file upload modal dialog is now too small. The Save/Cancel buttons do not display.  Since I did not expand the banner image area, I can't see why the modals truncate now.  SharePoint Designer does not permit customizing the modal dialog boxes.  The banner image dimension is 2000px X 100px.

    I think the reason this happened is that I moved the s4-Title section above the s4-workspace section in the master page and now the banner shows in the modal dialog.

    • 편집됨 jd_hancock 2012년 4월 25일 수요일 오전 1:35
    •  

모든 응답

  • 2012년 4월 26일 목요일 오전 4:33
     
     답변됨

    you can check which CSS class is getting applied to your Modal dialog box using the browser developer toolbar.

    then you can override that class into your custom css & increase the heigth, width & other parameters of that class in order to make your modal dialog UI properly visible.


    Please Mark Post as Answer once you get the solution for your issues.

    Thanks,
    Kunal Govani

  • 2012년 8월 16일 목요일 오후 5:34
     
     

    Hey I am having the exact same problem as the original poster. Were you able to find a solution?

  • 2012년 8월 22일 수요일 오후 12:06
     
     
    Unfortunately no resolution has been found.  Looks like Microsoft did not provide for this which is why they are ignoring the problem.