Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 30, 20159 yr I'm simply looking to add a description like the enclosed red is but put it where the 'blue' is I just want a description just below where the 'Display Name' is to read as follows; We recommend using your real 'First and Last' name for verification purposes. Please any help or insight would be greatly appreciated.
October 30, 20159 yr 11 hours ago, Humanastorian said: I'm simply looking to add a description like the enclosed red is but put it where the 'blue' is I just want a description just below where the 'Display Name' is to read as follows; We recommend using your real 'First and Last' name for verification purposes. Please any help or insight would be greatly appreciated. Could do this by using css: In custom.css add: [data-role="registerForm"] li#form_username div::after { content: "We recommend using your real 'First and Last' name for verification purposes"; color: red; font-weight: bold; display: block; } obviously change color to your own requirements
October 31, 20159 yr Author Thank you good sir! you have been an added friend, it is hard to find quality help when it is needed, I really thank you for taking the time out of your day to help you as you have .
October 31, 20159 yr Author 19 hours ago, RADStudios said: I will check for you now and see if it's possible via a template thanks @RADStudios, @steve00 gave me a small bit of code that seems to do the job. thanks both of you.
October 31, 20159 yr Author Just now, RADStudios said: Thanks @steve00 - Hadn't gotten around to it yet. Best of luck @Humanastorian Thanks @RADStudios, I appreciate the help you gave me, I also spoke with maketo (sp), for doing the work on the request I made, he is deep working now , your advice is helpful and you are insightful
Archived
This topic is now archived and is closed to further replies.