Appnitro Software Forums » MachForm 2

edit css


  1. change background

    Posted 3 months ago #
  2. redityo

    If you want to change form background color, you can search for these css code :

    #main_body
    {
    	background:#fffff;
    	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    	font-size:small;
    	margin:8px 0 16px;
    	text-align:center;
    }

    then simply change "background" hex color there.


    MachForm Support

    Posted 3 months ago #

RSS feed for this topic

Reply