Concrete5 – Formular Layout anpassen
Published on under Concrete5, PHP. Tags: block, Concrete5, form, PHP, template
Concrete5 has a nice form block which allows you to create a contact form within a few seconds. You don’t even need to have any html or php skills to create a simple file upload form. Unfortunately this block isn’t very easy to style. It uses some html markup which makes it a bit tricky [...]