Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • tkc12 Friend
    #132589

    Hi,

    is there a way to edit text in a contact form (font and size) see attached jpeg

    Thanks


    1. 14
    Sherlock Friend
    #267250

    Hi
    Do you want to edit font, size of that text at front-end ?

    tkc12 Friend
    #267507

    <em>@nguoiabcd 75838 wrote:</em><blockquote>Hi
    Do you want to edit font, size of that text at front-end ?</blockquote>

    Yes, on the front-end

    Thanks

    Sherlock Friend
    #267512

    Hi
    You can edit default_address.php (componentscom_contactviewscontacttmpl folder)
    You will see those lines:

    <td>
    <?php echo $this->contact->misc; ?>
    </td>

    Change to

    <td>
    <font style="font-size:14px;color:red;"><?php echo $this->contact->misc; ?></font>
    </td>

    You can change style as you want

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

This topic contains 4 replies, has 2 voices, and was last updated by  Sherlock 16 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum