Kelly Turdanes

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Dynamic Tool Tip #20808
    Kelly Turdanes
    Participant

    Thanks so much. I’ll give it a try.

    in reply to: Dynamic Tool Tip #20781
    Kelly Turdanes
    Participant

    Cool how about updating the tooltip’s content based on the selected value of the field?

    Thanks.

    Kelly

    in reply to: Column Alignment #20779
    Kelly Turdanes
    Participant

    No. There was no change in the layout.

    Thanks.

    Kelly

    in reply to: Column Alignment #20756
    Kelly Turdanes
    Participant

    Hi Alex,

    Thanks. Yes I removed this css entry now and added the one particularly for TdIndex. My css entry below.

    .ms-formlabel {
    font-weight: bold;
    }
    .ms-formlabel h3.ms-standardheader {
    font-weight: bold;
    }

    .ms-standardheader {
    font-weight: bold;
    }

    td.ms-formlabel nobr {
    white-space: normal;
    font-weight: bold;
    }

    .tabH1, .tabH2, .tabH3 {
    background-color: #44788b;
    color: white;
    padding-left: 5px;
    text-transform: none;
    }

    .tablabel{
    text-transform: none;
    }

    .sbs_tdIndex_1, .sbs_tdIndex_2, .sbs_tdIndex_3, .sbs_tdIndex_4 {
    min-width:200px;
    width:200px;
    }
    .childTableCell {
    vertical-align: top;
    }

    thank you.

Viewing 4 posts - 1 through 4 (of 4 total)