Home › Forums › Classic DFFS › Text align within sbs fields? › Reply To: Text align within sbs fields?
November 3, 2016 at 16:03
#13937
Hi
No, I took the exact code you posted only changed the color.
I tried again – now with the read color with 2 rows – see the code and the result
/* First set all width to auto */
.sbs_FieldTable .dffs_tdWrap *{
width:auto !important;
}
#sbs_OuterTR_1 .ms-formbody .dffs_tdWrap{
border:1px red solid;
padding:3px;
width:200px;
text-align:right;
}
#sbs_OuterTR_2 .ms-formbody .dffs_tdWrap{
border:1px red solid;
padding:3px;
width:200px;
text-align:right;
}
Version information
DFFS frontend: 4.4.1
DFFS frontend CSS: 4.19 / 4.19
Autocomplete: 1.4.7
Cascading dropdowns: 3.528
jQuery: 1.12.4
Lookup: 1.1.5
Resource management: not loaded
SPJS-Utility: 1.267
vLookup: frontend v2.2.75
Not sure where the problem is here 🙁
Thanks
BR,
Nicole
