This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

Label inline to text field BUT ON RIGHT SIDE


  1. logosi
    Member

    Have spent sometime searching now and on Google... I HAVE read this

    http://www.appnitro.com/forums/topic/label-inline-to-text-field

    excellent info, but does not give me quite what is needed.

    I need the text to be on the OTHER side of the fields as in this screenshot

    http://img12.imageshack.us/img12/142/olk8.jpg

    I'm sure this is possible, but so far I haven't found the solution.

    Help appreciated.

    Posted 10 years ago #
  2. logosi
    Member

    Wanted to say that support DID REPLY and offered the following solution

    Hi,

    You can create a theme and put these css code into advance css box :

    #main_body form li div {
    float:left !important;
    width:60% !important;
    }

    #main_body label.description {
    float:right !important;
    width:35% !important;
    }

    This did exactly as I wanted, however now I need to move the text descriptions closer to the actual fields themselves. I've illustrated this with the following screenshot

    http://imageshack.us/a/img41/9124/66xh.jpg

    Posted 10 years ago #

RSS feed for this topic

Reply