Adam Radziminski
asked 10 years ago

Is it possible to create a Imprint-Site and a contact form?

1 Answers
DominicStaff
answered 10 years ago

Hello Adam !
If you want to create an Imprint site for the DW Focus, You can add the following code to the Text frame then edit the content that you want to display:

<div id="imprint">
<div style="display:inline" id="imprint"><div style="width:570px"><strong>Service Address</strong></div>
<div style="padding-left:15px;width:550px;padding-top:10px">...&nbsp; ...<br>......<br>........<br>.....</div>
<div style="width:570px;padding-top:10px"><strong>Contact details</strong></div>
<div style="padding-left:15px;width:550px;padding-top:10px">Tel.: +.....<br>Fax: .....<br>E-Mail: <a href="mailto:[email protected]">[email protected]</a></div>
</div>

– To add a Contact form, You can  use the Contact Form 7 plugin. Please find the plugin here: http://wordpress.org/plugins/contact-form-7/

Powered by DW Question & Answer Pro