attachments

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
jpwallace
Posts: 47
Joined: Fri Mar 03, 2017

18 Jan 2017

Morning Guys, Is there a way to change the color of the text of an attached file?

User avatar
Dmitry Kozlov
Site Admin
Posts: 1524
Joined: Thu Jun 07, 2012

19 Jan 2017

Sure, just pick the color in the field's properties (Control -> FontColor).

jpwallace
Posts: 47
Joined: Fri Mar 03, 2017

20 Jan 2017

Hi,

Insert the following code into CSS-editor:

Code: Select all

.fd_field[fd_name='Attachments'] > .fd_control .ms-vb {
  color: red;
}
Replace 'red' with the color you need.

User avatar
Dmitry Kozlov
Site Admin
Posts: 1524
Joined: Thu Jun 07, 2012

21 Feb 2017

I thought this was the case, however when i attach a file on the new form view, (from attach at the top of the form) its uploads with black text, no matter what color i change it to... and on my edit form it shows as blue, yet both settings are the same?, the font size seems to work as it should for attachment field just not the color??

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests