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

Adding a 2nd image to header


  1. webcommerce
    Member

    I currently have our company logo as an image in the form header.
    Ref: https://www.callsave.com.au/machform/view.php?id=3

    I want to add a 2nd image with both images centered 100px apart.
    I have tried this by adding various code into the form CSS in
    Logo Section #main_body h1 without any success.

    Can Support help me with this, or is it a 'no go'??

    Ron S

    Posted 16 years ago #
  2. redityo

    Hi,

    I think you have add some code in "includes/view-functions.php" to do so. Search on line 1893 you will find this code :

    <h1><a>{$form->name}</a></h1>

    add the code exactly below that line :

    <div align="center"><img src="images/logo_small.jpg"/></div>

    MachForm Support

    Posted 16 years ago #
  3. webcommerce
    Member

    Thank you.
    I decided it was better simply to combine the two images as one.

    Regards,
    Ron S

    Posted 16 years ago #
  4. redityo

    yes right it's much better :)


    MachForm Support

    Posted 16 years ago #

RSS feed for this topic

Reply