Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • fabridelo Friend
    #981820

    hello Is possible add lines on the registration page (see the photo) and change the text. text I managed to change it but now I can not change it.registration form


    1. registration_form
    Pankaj Sharma Moderator
    #981901

    Hi
    it seems a contact form . These are the placeholders that are defined in the templates/uber/js/script.js .

    // Add Placeholder form contact
            var formContact = $('.contact-form-1');
            if (formContact.length > 0) {
                $('#jform_contact_name', formContact).attr('placeholder','Name');
                $('#jform_contact_email', formContact).attr('placeholder','Mail');
                $('#jform_contact_emailmsg', formContact).attr('placeholder','Subject');
                $('#jform_contact_message', formContact).attr('placeholder','Write your message here');
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years ago.

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