At the moment I've got a problem or rather an understanding problem with the plugin-concept - especially with the serendipity_event_contactform. I use it with the serendipity_event_staticpage plugin and want to combine it with my impressum. I wrote the impressum-facts in the field for the introduction ("Einführungstext"). Now I'd like to change the pagetitle: as standart its name is "Contactform/Kontaktformular". For me it should read "Kontakt & Impressum". This was easy to change in the language-file, but the title is displayed to small. I read the sourcecode with my webbrowser and find this:
Code: Select all
<h3 class="serendipity_date">Impressum | Contact</h3>Thank you for any hints!
Regards,
Fabian