Forum Replies Created
-
AuthorPosts
-
I have the same error however it works find in Chrome so didn’t see it until the other day. So we wait for an update from you i guess 🙂
Made it work by adding this into the custom css
.dffs-readonly-inner {
padding: 3px 6px 4px 6px;
border-top: 1px solid #66b8d1;
font-size: 9pt;
background: #e6f1fa;
vertical-align: top;
padding-top: 3px;
}I have tried with it and without. Its just strange as i have added other CSS styled to the form and that is picked up when displaying and working in a form. Its just when trying to print. Just doesn’t seem to grab the css. Have checked with chrome dev tool and tried different classes and still no go. I tried it in Edge also and still no change. Must be me
Thank you that works well
I have added that and even cleaned it back to basics and it doesn’t seem to stick at all the print css. I have added it into the Custom CSS tab and it just won’t take. Any ideas.
thank you very much.
got it working.. yay.. had to use
.ms-formlabel{
width:35px;
white-space:normal;
word-wrap:normal;
}And this is the culprit
Attachments:
Looks like this
Attachments:
I think the formlabel needs a word wrap also?? As there is one question that pushes it all out?
Yep.. its in the display form tab I’ll add that and see what happens.
Thank you for that but its not changing anything. I have no errors when i paste it in and have reloaded cleaned cache and all and still looks bad.
-
AuthorPosts