Hi There,
I have read this, but the problem is that when entering the following two fields...
[text form1-firstname 200/50 id:author class:input-name placeholder "First (required)"]
[email* form1-email 200/50 id:email class:input-email placeholder "Email (required)"]
There is no way to get them next to each other as your routine is adding a </br> between the two fields and wrapping each within is own <SPAN></SPAN> tags.
This is the reason, I cannot get it to line up on the same row.
If you can point me in the correct direction, it would be of help as I've spent 4hrs on this and its driving me nuts.
Thx
Nev