[Progress Communities] [Progress OpenEdge ABL] Forum Post: css Issues

  • Thread starter Thread starter GregHiggins
  • Start date Start date
Status
Not open for further replies.
G

GregHiggins

Guest
I have several columns on a row. Each column has a label component. I want to manipulate the labels appearance. I went to the row component and entered a value for the css class list. I edited style.css file and added .Selectors { text-align: center; font-weight: bold; } I now have my label text centered, but not bold. Any other styling I put in seems to be ignored also. A label does not have a css class list entry field in KUIB. What am I supposed to be doing to affect the visual properties of my label components?

Continue reading...
 
Status
Not open for further replies.
Back
Top