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

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

Text format


  1. rmaksood
    Member

    Aloha Yuniar and all,

    Thank you for this wonderful software and post service. Anyway I am having a slight problem and can’t find a way to fix this. I am sure that you guys can guide me to the right direction. Please take a look at this link http://www.kauai-realestateproperties.com/machform/view.php?id=1 What I want to do is put “Top 20 Mortgage Mistakes Home Buyers Make (and How to avoid them)” in the same line?

    Mahalo!

    Posted 15 years ago #
  2. redityo

    Hi,

    I've replied to your e-email, but I think it can be shared to others here:

    You can change your CSS form to make your label larger, try to search this style in there :

    #main_body label.choice {
    color:#444444;
    display:block;
    font-size:100%;
    line-height:1.4em;
    margin:-1.55em 0 0 25px;
    padding:4px 0 5px;
    width:90%;
    }

    you can change "width" value to 99%, for example :

    #main_body label.choice {
    color:#444444;
    display:block;
    font-size:100%;
    line-height:1.4em;
    margin:-1.55em 0 0 25px;
    padding:4px 0 5px;
    width:99%;
    }

    MachForm Support

    Posted 15 years ago #

RSS feed for this topic

Reply