Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
fabridelo Friend
fabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
October 30, 2016 at 10:07 pm #981820hello 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.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 31, 2016 at 1:35 am #981901Hi
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');
AuthorPostsViewing 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