Css for SharePoint:FormField

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
SpongeBen SquareJaw
Posts: 16
Joined: Mon Nov 24, 2014

02 Mar 2015

I am trying to change the height of a SharePoint:FormField when I add

change-height to the Css Class

then enter

.change-height{

height: 100px;

}

to CSS editor only the main field adjusts. the textbox control inside the field still is oversized how do I change the size of the control?

SpongeBen SquareJaw
Posts: 16
Joined: Mon Nov 24, 2014

03 Mar 2015

Never mind after looking into some other forum topics of yours, I found the answer.

/* Enhanced rich text */

.change-height .ms-rtefield {

height:300px !important;

}

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 9 guests