Resize File Upload Modal Dialog in SharePoint
-
25 เมษายน 2555 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 25 เมษายน 2555 1:35
ตอบทั้งหมด
-
26 เมษายน 2555 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- ทำเครื่องหมายเป็นคำตอบโดย Entan MingMicrosoft, Moderator 4 พฤษภาคม 2555 2:54
-
16 สิงหาคม 2555 17:34
Hey I am having the exact same problem as the original poster. Were you able to find a solution?
-
22 สิงหาคม 2555 12:06Unfortunately no resolution has been found. Looks like Microsoft did not provide for this which is why they are ignoring the problem.