Hello Flynax Team,

I would like to add placeholder text inside the input box on the post add page, instead of having labels. I have come close to getting what I want, but not quite...

I am working in the tpl -> blocks -> field.tpl file to try to get this to work. I am trying to add the following code:

placeholder="Placeholder Text" to the input boxes (only the input boxes that have a language translation above them) like:

Title
Description
Name
Additional Information

I *may* want to put the placeholder text in other inputs so if you could instruct me on how to do this that would be awesome! My result was that I was adding the same place holder text in all the inputs. I need help getting the correct placeholder text (each input field having it's own placeholder text) in each of the different input fields.

I want to try and make the add listing page more uniform by removing the labels from the outside of the inputs so that it become better aligned.

See screenshot: https://imgur.com/a/CX1mxpy